patch-2.4.20 linux-2.4.20/drivers/mtd/maps/Makefile

Next file: linux-2.4.20/drivers/mtd/maps/pb1xxx-flash.c
Previous file: linux-2.4.20/drivers/mtd/maps/Config.in
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/drivers/mtd/maps/Makefile linux-2.4.20/drivers/mtd/maps/Makefile
@@ -37,7 +37,8 @@
 obj-$(CONFIG_MTD_SOLUTIONENGINE)+= solutionengine.o
 obj-$(CONFIG_MTD_PCI)		+= pci.o
 obj-$(CONFIG_MTD_PB1000)        += pb1xxx-flash.o
+obj-$(CONFIG_MTD_PB1100)        += pb1xxx-flash.o
 obj-$(CONFIG_MTD_PB1500)        += pb1xxx-flash.o
-obj-$(CONFIG_MTD_AUTCPU12)      += autcpu12-nvram.o
+obj-$(CONFIG_MTD_AUTCPU12)	+= autcpu12-nvram.o
 
 include $(TOPDIR)/Rules.make

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)