mtd/scripts patchin.xml,1.5,1.6
gleixner at infradead.org
gleixner at infradead.org
Fri Jul 15 12:07:30 EDT 2005
- Previous message: mtd/drivers/mtd/nand nand_bbt.c,1.34,1.35
- Next message: mtd/fs/jffs2 debug.c, NONE, 1.1 debug.h, NONE, 1.1 Makefile.common,
1.9, 1.10 build.c, 1.71, 1.72 erase.c, 1.80, 1.81 fs.c, 1.56,
1.57 gc.c, 1.148, 1.149 nodelist.h, 1.131, 1.132 nodemgmt.c,
1.122, 1.123 read.c, 1.39, 1.40 readinode.c, 1.125,
1.126 scan.c, 1.119, 1.120 wbuf.c, 1.92, 1.93 write.c, 1.92, 1.93
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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" />
- Previous message: mtd/drivers/mtd/nand nand_bbt.c,1.34,1.35
- Next message: mtd/fs/jffs2 debug.c, NONE, 1.1 debug.h, NONE, 1.1 Makefile.common,
1.9, 1.10 build.c, 1.71, 1.72 erase.c, 1.80, 1.81 fs.c, 1.56,
1.57 gc.c, 1.148, 1.149 nodelist.h, 1.131, 1.132 nodemgmt.c,
1.122, 1.123 read.c, 1.39, 1.40 readinode.c, 1.125,
1.126 scan.c, 1.119, 1.120 wbuf.c, 1.92, 1.93 write.c, 1.92, 1.93
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the linux-mtd-cvs
mailing list