mtd/drivers/mtd Makefile.inc,1.2,1.3
David Woodhouse
dwmw2 at infradead.org
Tue Jul 13 06:24:47 EDT 2004
Update of /home/cvs/mtd/drivers/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv28934
Modified Files:
Makefile.inc
Log Message:
always do out-of-rtree build when out of tree
Index: Makefile.inc
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/Makefile.inc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile.inc 2 Jul 2003 10:44:07 -0000 1.2
+++ Makefile.inc 13 Jul 2004 10:24:45 -0000 1.3
@@ -3,7 +3,6 @@
#
# $Id$
-ifndef CONFIG_MTD
include $(mtd)/defconfig
# This must be first in the include path, so it goes in $(CC) rather
@@ -16,5 +15,4 @@
EXTRA_CFLAGS += -DSIMPLEMAP
endif
-endif
include $(obj)/Makefile.common
More information about the linux-mtd-cvs
mailing list