mtd/util Makefile,1.48,1.49
gleixner at infradead.org
gleixner at infradead.org
Wed May 5 17:32:08 EDT 2004
- Previous message: mtd/util Makefile,1.47,1.48 flash_erase.c,1.11,1.12
flash_eraseall.c,1.14,1.15 flash_info.c,1.5,1.6
flash_lock.c,1.3,1.4 flash_unlock.c,1.3,1.4 einfo.c,1.5,NONE
erase.c,1.11,NONE eraseall.c,1.14,NONE lock.c,1.3,NONE
unlock.c,1.3,NONE
- Next message: mtd/util ftl_check.c,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/mtd/util
In directory phoenix.infradead.org:/tmp/cvs-serv8560
Modified Files:
Makefile
Log Message:
Fix changed filenames
Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/util/Makefile,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- Makefile 5 May 2004 21:28:35 -0000 1.48
+++ Makefile 5 May 2004 21:32:06 -0000 1.49
@@ -35,7 +35,7 @@
mkfs.jffs2: crc32.o compr_rtime.o mkfs.jffs2.o compr_zlib.o
$(CC) $(LDFLAGS) -o $@ $^ -lz
-eraseall: crc32.o eraseall.o
+flash_eraseall: crc32.o flash_eraseall.o
$(CC) $(LDFLAGS) -o $@ $^
jffs2reader: jffs2reader.o
- Previous message: mtd/util Makefile,1.47,1.48 flash_erase.c,1.11,1.12
flash_eraseall.c,1.14,1.15 flash_info.c,1.5,1.6
flash_lock.c,1.3,1.4 flash_unlock.c,1.3,1.4 einfo.c,1.5,NONE
erase.c,1.11,NONE eraseall.c,1.14,NONE lock.c,1.3,NONE
unlock.c,1.3,NONE
- Next message: mtd/util ftl_check.c,1.3,1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list