Allow firstboot to mount /dev/mtdblock/4 on /jffs when root fs is squashfs
[openwrt.git] / openwrt / target / squashfs-lzma / squashfslzmaroot.mk
index 722c205..4059896 100644 (file)
@@ -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
This page took 0.024562 seconds and 4 git commands to generate.