mtd/drivers/mtd/devices Makefile.common,1.5,1.6
David Woodhouse
dwmw2 at infradead.org
Mon Jul 12 12:07:33 EDT 2004
Update of /home/cvs/mtd/drivers/mtd/devices
In directory phoenix.infradead.org:/tmp/cvs-serv25155/devices
Modified Files:
Makefile.common
Log Message:
Merge from 2.6
Index: Makefile.common
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/devices/Makefile.common,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile.common 17 Jun 2004 02:43:24 -0000 1.5
+++ Makefile.common 12 Jul 2004 16:07:30 -0000 1.6
@@ -3,11 +3,6 @@
#
# $Id$
-ifeq ($(PATCHLEVEL),4)
-O_TARGET := devlink.o
-export-objs := docecc.o
-endif
-
# *** BIG UGLY NOTE ***
#
# The removal of get_module_symbol() and replacement with
@@ -27,5 +22,3 @@
obj-$(CONFIG_MTD_MTDRAM) += mtdram.o
obj-$(CONFIG_MTD_LART) += lart.o
obj-$(CONFIG_MTD_BLKMTD) += blkmtd.o
-
--include $(TOPDIR)/Rules.make
More information about the linux-mtd-cvs
mailing list