mtd patchkernel.sh,1.1,1.2
gleixner at infradead.org
gleixner at infradead.org
Mon Mar 14 11:53:22 EST 2005
Update of /home/cvs/mtd
In directory phoenix.infradead.org:/tmp/cvs-serv10294
Modified Files:
patchkernel.sh
Log Message:
Fix bk option
Index: patchkernel.sh
===================================================================
RCS file: /home/cvs/mtd/patchkernel.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- patchkernel.sh 13 Mar 2005 18:11:20 -0000 1.1
+++ patchkernel.sh 14 Mar 2005 16:53:19 -0000 1.2
@@ -48,7 +48,7 @@
2) JFFS2="jffs2"; JFFS2_FS="jffs2";;
3) JFFS3="jffs3"; JFFS3_FS="jffs3";;
c) METHOD="cp";;
- b) BK=yes;;
+ b) BK="bk";;
y) ASSUME_YES=yes;;
v) VERBOSE="-v 1";;
\?)
More information about the linux-mtd-cvs
mailing list