From 47f104b513707b072e31d0f25c906d8ad9afd49a Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 13 Jun 2007 18:06:38 +0000 Subject: Refresh patches with quilt, thanks Gabor ! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7617 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches/100-mtd-myloder-partition-parser.patch | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'target/linux/adm5120-2.6/patches/100-mtd-myloder-partition-parser.patch') diff --git a/target/linux/adm5120-2.6/patches/100-mtd-myloder-partition-parser.patch b/target/linux/adm5120-2.6/patches/100-mtd-myloder-partition-parser.patch index 81ec37d05..88b90454a 100644 --- a/target/linux/adm5120-2.6/patches/100-mtd-myloder-partition-parser.patch +++ b/target/linux/adm5120-2.6/patches/100-mtd-myloder-partition-parser.patch @@ -1,7 +1,8 @@ -diff -Nur linux-2.6.19.2/drivers/mtd/Kconfig.old linux-2.6.19.2/drivers/mtd/Kconfig ---- linux-2.6.19.2/drivers/mtd/Kconfig.old 2007-03-25 08:13:02.000000000 +0200 -+++ linux-2.6.19.2/drivers/mtd/Kconfig 2007-03-26 13:37:47.000000000 +0200 -@@ -157,6 +157,22 @@ +Index: linux-2.6.21.1/drivers/mtd/Kconfig +=================================================================== +--- linux-2.6.21.1.orig/drivers/mtd/Kconfig ++++ linux-2.6.21.1/drivers/mtd/Kconfig +@@ -157,6 +157,22 @@ config MTD_AFS_PARTS for your particular device. It won't happen automatically. The 'armflash' map driver (CONFIG_MTD_ARMFLASH) does this, for example. @@ -24,10 +25,11 @@ diff -Nur linux-2.6.19.2/drivers/mtd/Kconfig.old linux-2.6.19.2/drivers/mtd/Kcon comment "User Modules And Translation Layers" depends on MTD -diff -Nur linux-2.6.19.2/drivers/mtd/Makefile.old linux-2.6.19.2/drivers/mtd/Makefile ---- linux-2.6.19.2/drivers/mtd/Makefile.old 2007-01-10 20:10:37.000000000 +0100 -+++ linux-2.6.19.2/drivers/mtd/Makefile 2007-03-26 13:28:23.000000000 +0200 -@@ -12,6 +12,7 @@ +Index: linux-2.6.21.1/drivers/mtd/Makefile +=================================================================== +--- linux-2.6.21.1.orig/drivers/mtd/Makefile ++++ linux-2.6.21.1/drivers/mtd/Makefile +@@ -12,6 +12,7 @@ obj-$(CONFIG_MTD_CONCAT) += mtdconcat.o obj-$(CONFIG_MTD_REDBOOT_PARTS) += redboot.o obj-$(CONFIG_MTD_CMDLINE_PARTS) += cmdlinepart.o obj-$(CONFIG_MTD_AFS_PARTS) += afs.o -- cgit v1.2.3