mtd/docboot Makefile,1.2,1.3
Kalev Lember
kalev at infradead.org
Tue Aug 3 04:21:57 EDT 2004
Update of /home/cvs/mtd/docboot
In directory phoenix.infradead.org:/tmp/cvs-serv12601
Modified Files:
Makefile
Log Message:
remove bios_ext with make clean
Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/docboot/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile 2 Aug 2004 19:27:15 -0000 1.2
+++ Makefile 3 Aug 2004 08:21:54 -0000 1.3
@@ -16,4 +16,4 @@
cat cmdline | ./makespl doc_bootstub bzImage doc_spl bios_ext
clean:
- rm -f doc_spl *.o *.elf doc_bootstub makespl
+ rm -f doc_spl *.o *.elf doc_bootstub makespl bios_ext
More information about the linux-mtd-cvs
mailing list