mtd/util Makefile,1.25,1.26
gleixner at infradead.org
gleixner at infradead.org
Fri Feb 14 18:16:50 EST 2003
Update of /home/cvs/mtd/util
In directory phoenix.infradead.org:/tmp/cvs-serv7010
Modified Files:
Makefile
Log Message:
disable build of nandtest and nandwrite. both don't meet nand requirements
Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/util/Makefile,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- Makefile 12 Jan 2003 14:39:31 -0000 1.25
+++ Makefile 14 Feb 2003 23:16:48 -0000 1.26
@@ -8,8 +8,8 @@
CFLAGS += -I../include -O2 -Wall -Wstrict-prototypes -Wshadow
TARGETS = ftl_format erase eraseall nftldump nanddump doc_loadbios \
-nftl_format mkfs.jffs ftl_check nandtest nandwrite mkfs.jffs2 lock unlock \
-einfo mtd_debug fcp #jffs2reader
+nftl_format mkfs.jffs ftl_check mkfs.jffs2 lock unlock \
+einfo mtd_debug fcp #jffs2reader nandtest nandwrite
SYMLINKS = crc32.h crc32.c compr_rtime.c
More information about the linux-mtd-cvs
mailing list