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
- Lines: 10
- Date:
Thu Nov 28 15:53:13 2002
- Orig file:
linux-2.4.19/drivers/mtd/maps/Makefile
- Orig date:
Fri Aug 2 17:39:44 2002
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)