mtd Makefile,1.13,1.14
dsaxena at plexity.net
dsaxena at plexity.net
Fri Nov 7 19:51:23 EST 2003
Update of /home/cvs/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv13221
Modified Files:
Makefile
Log Message:
Remove hardcoded number of CFI chips.
Index: Makefile
===================================================================
RCS file: /home/cvs/mtd/Makefile,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Makefile 26 Jan 2001 16:00:50 -0000 1.13
+++ Makefile 8 Nov 2003 00:51:20 -0000 1.14
@@ -4,7 +4,7 @@
TARGETS = jffs kernel
#TARGETS = ffs2 kernel
SUBDIRS = util # boot
-LINUXDIR = /usr/src/linux
+LINUXDIR = /usr/src/linux-arm-2.4-ds
all:
make -C $(LINUXDIR) SUBDIRS=$(shell pwd)/kernel modules
for a in $(SUBDIRS); do \
More information about the linux-mtd-cvs
mailing list