mtd/drivers/mtd/maps Makefile.common,1.13,1.14

David Woodhouse dwmw2 at infradead.org
Mon Jul 12 12:07:33 EDT 2004


Update of /home/cvs/mtd/drivers/mtd/maps
In directory phoenix.infradead.org:/tmp/cvs-serv25155/maps

Modified Files:
	Makefile.common 
Log Message:
Merge from 2.6


Index: Makefile.common
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/maps/Makefile.common,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- Makefile.common	8 Jul 2004 15:25:50 -0000	1.13
+++ Makefile.common	12 Jul 2004 16:07:31 -0000	1.14
@@ -3,12 +3,6 @@
 #
 # $Id$
 
-ifeq ($(PATCHLEVEL),4)
-O_TARGET	:= mapslink.o
-export-objs	:= map_funcs.o
-endif
-
-
 ifeq ($(CONFIG_MTD_COMPLEX_MAPPINGS),y)
 obj-$(CONFIG_MTD)		+= map_funcs.o
 endif
@@ -70,5 +64,3 @@
 obj-$(CONFIG_MTD_IXP4XX)	+= ixp4xx.o
 obj-$(CONFIG_MTD_WRSBC8260)	+= wr_sbc82xx_flash.o
 obj-$(CONFIG_MTD_DMV182)	+= dmv182.o
-
--include $(TOPDIR)/Rules.make





More information about the linux-mtd-cvs mailing list