aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-13 02:57:51 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-13 02:57:51 +0000
commit3846aa2bb9f2e85d0ce30c017e3220511a1767b9 (patch)
tree723fb6c7112024f0636694243e1b5fb6f8dcfa06 /target/linux/ar71xx
parentbc66ec6772d914dd5b533aa9e059df2588620b22 (diff)
downloadupstream-3846aa2bb9f2e85d0ce30c017e3220511a1767b9.tar.gz
upstream-3846aa2bb9f2e85d0ce30c017e3220511a1767b9.tar.bz2
upstream-3846aa2bb9f2e85d0ce30c017e3220511a1767b9.zip
atheros: v3.18: rename ATHEROS_AR231X symbol to ATH25
This patch starts upsteam ath25 code backporting. No functional changes. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44706 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ar71xx')
-rw-r--r--target/linux/ar71xx/patches-3.14/404-mtd-cybertan-trx-parser.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.14/404-mtd-cybertan-trx-parser.patch b/target/linux/ar71xx/patches-3.14/404-mtd-cybertan-trx-parser.patch
index 7995abbb45..eb7c77482e 100644
--- a/target/linux/ar71xx/patches-3.14/404-mtd-cybertan-trx-parser.patch
+++ b/target/linux/ar71xx/patches-3.14/404-mtd-cybertan-trx-parser.patch
@@ -12,7 +12,7 @@
+
config MTD_MYLOADER_PARTS
tristate "MyLoader partition parsing"
- depends on ADM5120 || ATHEROS_AR231X || ATHEROS_AR71XX || ATH79
+ depends on ADM5120 || ATH25 || ATHEROS_AR71XX || ATH79
--- a/drivers/mtd/Makefile
+++ b/drivers/mtd/Makefile
@@ -16,6 +16,7 @@ obj-$(CONFIG_MTD_AR7_PARTS) += ar7part.o