mtd/drivers/mtd/nand Makefile.common,1.5,1.6

gleixner at infradead.org gleixner at infradead.org
Thu Mar 18 04:28:21 EST 2004


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

Modified Files:
	Makefile.common 
Log Message:
Add ppcchameleon board driver

Index: Makefile.common
===================================================================
RCS file: /home/cvs/mtd/drivers/mtd/nand/Makefile.common,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile.common	4 Mar 2004 06:59:48 -0000	1.5
+++ Makefile.common	18 Mar 2004 09:28:19 -0000	1.6
@@ -17,5 +17,6 @@
 obj-$(CONFIG_MTD_NAND_TX4938NDFMC)  += tx4938ndfmc.o
 obj-$(CONFIG_MTD_NAND_AU1550)	  += au1550nd.o
 obj-$(CONFIG_MTD_NAND_IDS)	+= nand_ids.o
+obj-$(CONFIG_MTD_NAND_PPCHAMELEONEVB)   += ppchameleonevb.o
 
 -include $(TOPDIR)/Rules.make




More information about the linux-mtd-cvs mailing list