summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-3.10/405-mtd-tp-link-partition-parser.patch
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-07-15 15:12:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-07-15 15:12:41 +0000
commitc77eca310866088481669c3c5b723ff5ff38a7ea (patch)
tree06ad2d524a80d4a4c9ec45be32b5c8bf351fdec1 /target/linux/ar71xx/patches-3.10/405-mtd-tp-link-partition-parser.patch
parent3197479290dbb7d7a081d65d2b64da36698d4408 (diff)
downloadmaster-31e0f0ae-c77eca310866088481669c3c5b723ff5ff38a7ea.tar.gz
master-31e0f0ae-c77eca310866088481669c3c5b723ff5ff38a7ea.tar.bz2
master-31e0f0ae-c77eca310866088481669c3c5b723ff5ff38a7ea.zip
ar71xx: refresh patches
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37349
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/405-mtd-tp-link-partition-parser.patch')
-rw-r--r--target/linux/ar71xx/patches-3.10/405-mtd-tp-link-partition-parser.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.10/405-mtd-tp-link-partition-parser.patch b/target/linux/ar71xx/patches-3.10/405-mtd-tp-link-partition-parser.patch
index 2e9cde5934..96fe34203c 100644
--- a/target/linux/ar71xx/patches-3.10/405-mtd-tp-link-partition-parser.patch
+++ b/target/linux/ar71xx/patches-3.10/405-mtd-tp-link-partition-parser.patch
@@ -1,6 +1,6 @@
--- a/drivers/mtd/Kconfig
+++ b/drivers/mtd/Kconfig
-@@ -165,7 +165,7 @@ config MTD_BCM47XX_PARTS
+@@ -174,7 +174,7 @@ config MTD_BCM47XX_PARTS
config MTD_WRT160NL_PARTS
tristate "Linksys WRT160NL partitioning support"
@@ -9,7 +9,7 @@
---help---
Linksys WRT160NL partitioning support
-@@ -185,6 +185,12 @@ config MTD_MYLOADER_PARTS
+@@ -194,6 +194,12 @@ config MTD_MYLOADER_PARTS
You will still need the parsing functions to be called by the driver
for your particular device. It won't happen automatically.