From 7a1db21c1806ee25a279ea8a71d2884b8080c805 Mon Sep 17 00:00:00 2001 From: Josh Boyer Date: Mon, 26 Nov 2007 08:16:42 -0600 Subject: Remove mkfs.jffs from the makefile targets. Signed-off-by: Josh Boyer --- Makefile | 2 +- feature-removal-schedule.txt | 5 ----- 2 files changed, 1 insertion(+), 6 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 \ diff --git a/feature-removal-schedule.txt b/feature-removal-schedule.txt index 8667424..d0116f8 100644 --- a/feature-removal-schedule.txt +++ b/feature-removal-schedule.txt @@ -6,9 +6,4 @@ be removed from this file. --------------------------- -What: mkfs.jffs.c -When: Shortly after kernel 2.6.21 is released -Why: Support for the JFFS filesystem is being removed from the kernel -Who: Josh Boyer - --------------------------- -- cgit v1.2.3