diff options
author | Waldemar Brodkorb <wbx@openwrt.org> | 2005-03-26 21:29:50 +0000 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openwrt.org> | 2005-03-26 21:29:50 +0000 |
commit | ee3d2c669b9c0e56380b48d7693dea4c2aeb8dc1 (patch) | |
tree | ee7c7684a70b77a0d915395bbd46b443273eb59a /package/linux | |
parent | 02c8a43d83c2057e16d9360618ece5f297866a56 (diff) | |
download | upstream-ee3d2c669b9c0e56380b48d7693dea4c2aeb8dc1.tar.gz upstream-ee3d2c669b9c0e56380b48d7693dea4c2aeb8dc1.tar.bz2 upstream-ee3d2c669b9c0e56380b48d7693dea4c2aeb8dc1.zip |
add patches as binary. with -kb, i have some major problems with adding this patch as normal file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@466 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/linux')
-rw-r--r-- | package/linux/kernel-patches/000-linux-mips-2_4_49.patch (renamed from package/linux/kernel-patches/000-linux-mips-cvs) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/linux/kernel-patches/000-linux-mips-cvs b/package/linux/kernel-patches/000-linux-mips-2_4_49.patch index 83bb0e258b..9d9ce07893 100644 --- a/package/linux/kernel-patches/000-linux-mips-cvs +++ b/package/linux/kernel-patches/000-linux-mips-2_4_49.patch @@ -13711,7 +13711,7 @@ diff -Nur linux-2.4.29/drivers/mtd/devices/ms02-nv.c linux-mips/drivers/mtd/devi + * as published by the Free Software Foundation; either version + * 2 of the License, or (at your option) any later version. * - * $Id$ + * $Id: ms02-nv.c,v 1.2 2003/01/24 14:05:17 dwmw2 Exp $ */ @@ -29,18 +29,18 @@ @@ -13791,7 +13791,7 @@ diff -Nur linux-2.4.29/drivers/mtd/devices/ms02-nv.h linux-mips/drivers/mtd/devi + * as published by the Free Software Foundation; either version + * 2 of the License, or (at your option) any later version. + * -+ * $Id$ ++ * $Id: ms02-nv.h,v 1.3 2003/08/19 09:25:36 dwmw2 Exp $ */ #include <linux/ioport.h> @@ -14403,7 +14403,7 @@ diff -Nur linux-2.4.29/drivers/mtd/maps/lasat.c linux-mips/drivers/mtd/maps/lasa - * modify it under the terms of the GNU General Public License version - * 2 as published by the Free Software Foundation. - * -- * $Id$ +- * $Id: lasat.c,v 1.1 2003/01/24 14:26:38 dwmw2 Exp $ - * */ @@ -15225,7 +15225,7 @@ diff -Nur linux-2.4.29/drivers/mtd/maps/xxs1500.c linux-mips/drivers/mtd/maps/xx + * + * (C) 2003 Pete Popov <ppopov@mvista.com> + * -+ * $Id$ ++ * $Id: xxs1500.c,v 1.1.2.2 2003/08/02 02:06:01 ppopov Exp $ + */ + +#include <linux/config.h> |