summaryrefslogtreecommitdiffstats
path: root/target/squashfs-lzma/squashfslzmaroot.mk
diff options
context:
space:
mode:
Diffstat (limited to 'target/squashfs-lzma/squashfslzmaroot.mk')
-rw-r--r--target/squashfs-lzma/squashfslzmaroot.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/squashfs-lzma/squashfslzmaroot.mk b/target/squashfs-lzma/squashfslzmaroot.mk
index 722c20524..4059896bc 100644
--- a/target/squashfs-lzma/squashfslzmaroot.mk
+++ b/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