mtd/scripts patchin.xml,1.5,1.6

gleixner at infradead.org gleixner at infradead.org
Fri Jul 15 12:07:30 EDT 2005


Update of /home/cvs/mtd/scripts
In directory phoenix.infradead.org:/tmp/cvs-serv30843

Modified Files:
	patchin.xml 
Log Message:
Fix patchin for new onenand directory

Index: patchin.xml
===================================================================
RCS file: /home/cvs/mtd/scripts/patchin.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- patchin.xml	22 May 2005 21:11:43 -0000	1.5
+++ patchin.xml	15 Jul 2005 16:07:26 -0000	1.6
@@ -184,6 +184,10 @@
 		<UPDATE pattern="Makefile.common" target="Makefile" />
 		<EXCLUDE pattern=".*v24.c$" />
 	</SUBDIR>
+	<SUBDIR name="drivers/mtd/onenand" actions="mkdir,rm,cp,ln">
+		<UPDATE pattern=".*\.[ch]$" />
+		<UPDATE pattern="Makefile.common" target="Makefile" />
+	</SUBDIR>
 	<SUBDIR name="drivers/mtd" recurse="yes">
 		<UPDATE pattern=".*\.[ch]$" />
 		<UPDATE pattern="Kconfig" />





More information about the linux-mtd-cvs mailing list