From cd34dcd2ced1900338c35f4ad02a23509dadac9c Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 13 Mar 2015 02:57:51 +0000 Subject: atheros: v3.18: rename ATHEROS_AR231X symbol to ATH25 This patch starts upsteam ath25 code backporting. No functional changes. Signed-off-by: Sergey Ryazanov SVN-Revision: 44706 --- target/linux/ar71xx/patches-3.14/404-mtd-cybertan-trx-parser.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ar71xx') 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 -- cgit v1.2.3