From 7cef27d7518e984db79e1025bb0e2927b940ec68 Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 25 Feb 2005 23:56:46 +0000 Subject: Allow firstboot to mount /dev/mtdblock/4 on /jffs when root fs is squashfs git-svn-id: svn://svn.openwrt.org/openwrt/trunk@293 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/squashfs-lzma/squashfslzmaroot.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/target/squashfs-lzma') diff --git a/openwrt/target/squashfs-lzma/squashfslzmaroot.mk b/openwrt/target/squashfs-lzma/squashfslzmaroot.mk index 722c20524e..4059896bc9 100644 --- a/openwrt/target/squashfs-lzma/squashfslzmaroot.mk +++ b/openwrt/target/squashfs-lzma/squashfslzmaroot.mk @@ -39,6 +39,7 @@ squashfslzma-dirclean: squashfslzmaroot: squashfslzma @rm -rf $(TARGET_DIR)/usr/man @rm -rf $(TARGET_DIR)/usr/info + @mkdir -p $(TARGET_DIR)/jffs $(SQUASHFSLZMA_DIR)/squashfs-tools/mksquashfs-lzma $(TARGET_DIR) $(IMAGE).squashfslzma -noappend -root-owned -le squashfslzmaroot-source: squashfslzma-source -- cgit v1.2.3