patch-2.4.11-dontuse linux/drivers/mtd/devices/Makefile
Next file: linux/drivers/mtd/devices/blkmtd.c
Previous file: linux/drivers/mtd/devices/Config.in
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Oct 4 15:13:18 2001
- Orig file:
v2.4.10/linux/drivers/mtd/devices/Makefile
- Orig date:
Tue Jul 3 17:08:20 2001
diff -u --recursive --new-file v2.4.10/linux/drivers/mtd/devices/Makefile linux/drivers/mtd/devices/Makefile
@@ -1,7 +1,7 @@
#
# linux/drivers/devices/Makefile
#
-# $Id: Makefile,v 1.2 2001/04/19 22:12:36 dwmw2 Exp $
+# $Id: Makefile,v 1.4 2001/06/26 21:10:05 spse Exp $
O_TARGET := devlink.o
@@ -19,5 +19,7 @@
obj-$(CONFIG_MTD_SLRAM) += slram.o
obj-$(CONFIG_MTD_PMC551) += pmc551.o
obj-$(CONFIG_MTD_MTDRAM) += mtdram.o
+obj-$(CONFIG_MTD_LART) += lart.o
+obj-$(CONFIG_MTD_BLKMTD) += blkmtd.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)