mtd/patches patchin.sh,1.18,1.19

gleixner at infradead.org gleixner at infradead.org
Wed May 5 16:42:59 EDT 2004


Update of /home/cvs/mtd/patches
In directory phoenix.infradead.org:/tmp/cvs-serv7981

Modified Files:
	patchin.sh 
Log Message:
include include/mtd

Index: patchin.sh
===================================================================
RCS file: /home/cvs/mtd/patches/patchin.sh,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- patchin.sh	9 Mar 2004 10:25:00 -0000	1.18
+++ patchin.sh	5 May 2004 20:42:55 -0000	1.19
@@ -23,6 +23,7 @@
 #
 # $Id$
 #
+# 05-05-2004 tglx Include include/mtd
 # 12-06-2003 dwmw2 Leave out JFFS1, do Makefile.common only if it exists.
 # 27-05-2003 dwmw2 Link Makefile to Makefile.common since we moved them around
 # 02-10-2003 tglx replaced grep -m by head -n 1, as older grep versions don't support -m	
@@ -40,7 +41,7 @@
 METHOD="Link"
 
 # MTD - files and directories
-MTD_DIRS="drivers/mtd drivers/mtd/chips drivers/mtd/devices drivers/mtd/maps drivers/mtd/nand include/linux/mtd"
+MTD_DIRS="drivers/mtd drivers/mtd/chips drivers/mtd/devices drivers/mtd/maps drivers/mtd/nand include/linux/mtd include/mtd"
 MTD_FILES="*.[ch] Makefile Rules.make"
 
 # JFFS2 files and directories




More information about the linux-mtd-cvs mailing list