summaryrefslogtreecommitdiff
path: root/openwrt/target/squashfs-lzma
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2005-02-26 02:32:16 +0000
committerMike Baker <mbm@openwrt.org>2005-02-26 02:32:16 +0000
commit6e1c4d0da3ba45b4a1c2bfba79b07216dcb252b9 (patch)
tree974dde8f6003d98e97764410cbbbe1ccfe6b5138 /openwrt/target/squashfs-lzma
parent5ead46cce658c94abc27e8ae7411f28b2804e5f9 (diff)
downloadmtk-20170518-6e1c4d0da3ba45b4a1c2bfba79b07216dcb252b9.zip
mtk-20170518-6e1c4d0da3ba45b4a1c2bfba79b07216dcb252b9.tar.gz
mtk-20170518-6e1c4d0da3ba45b4a1c2bfba79b07216dcb252b9.tar.bz2
bugfix
SVN-Revision: 294
Diffstat (limited to 'openwrt/target/squashfs-lzma')
-rw-r--r--openwrt/target/squashfs-lzma/squashfslzmaroot.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/openwrt/target/squashfs-lzma/squashfslzmaroot.mk b/openwrt/target/squashfs-lzma/squashfslzmaroot.mk
index 4059896..722c205 100644
--- a/openwrt/target/squashfs-lzma/squashfslzmaroot.mk
+++ b/openwrt/target/squashfs-lzma/squashfslzmaroot.mk
@@ -39,7 +39,6 @@ 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