aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJosh Boyer <jwboyer@gmail.com>2007-11-26 08:16:42 -0600
committerJosh Boyer <jwboyer@gmail.com>2007-11-26 08:16:42 -0600
commit7a1db21c1806ee25a279ea8a71d2884b8080c805 (patch)
tree93918a1cb606009c4f14161b9dcec1f0aa5e9988 /Makefile
parent0ce8229fb6e1469a1d4d27d79839e9611f46412f (diff)
Remove mkfs.jffs from the makefile targets.
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 503021c..25e8341 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ ifeq ($(WITHOUT_XATTR), 1)
endif
RAWTARGETS = ftl_format flash_erase flash_eraseall nanddump doc_loadbios \
- mkfs.jffs ftl_check mkfs.jffs2 flash_lock flash_unlock flash_info \
+ ftl_check mkfs.jffs2 flash_lock flash_unlock flash_info \
flash_otp_info flash_otp_dump mtd_debug flashcp nandwrite nandtest \
jffs2dump \
nftldump nftl_format docfdisk \