aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit26da6c04c9daed3a7f9a3f7ccf67a5e89d7f29bb (patch)
tree3dff87c9cbbaa53f93351a41bdf920c299597639 /target/squashfs-lzma
parent62ed4966b1eb1294c2c79f8d3dc85263ec9a5bb4 (diff)
downloadupstream-26da6c04c9daed3a7f9a3f7ccf67a5e89d7f29bb.tar.gz
upstream-26da6c04c9daed3a7f9a3f7ccf67a5e89d7f29bb.tar.bz2
upstream-26da6c04c9daed3a7f9a3f7ccf67a5e89d7f29bb.zip
bugfix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@294 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/squashfs-lzma')
-rw-r--r--target/squashfs-lzma/squashfslzmaroot.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/target/squashfs-lzma/squashfslzmaroot.mk b/target/squashfs-lzma/squashfslzmaroot.mk
index 4059896bc9..722c20524e 100644
--- a/target/squashfs-lzma/squashfslzmaroot.mk
+++ b/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