From d4156c794d7f4e47492b790613ebb57ec2e46e6a Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 13 Jul 2014 16:25:57 +0000 Subject: [PATCH] ar71xx: select correct Kconfig symbol in the Mikrotik SXT Lite patch Signed-off-by: Gabor Juhos SVN-Revision: 41616 --- .../patches-3.10/713-MIPS-ath79-add-RBSXTLite-support.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/patches-3.10/713-MIPS-ath79-add-RBSXTLite-support.patch b/target/linux/ar71xx/patches-3.10/713-MIPS-ath79-add-RBSXTLite-support.patch index 859ded3140..ce097405d8 100644 --- a/target/linux/ar71xx/patches-3.10/713-MIPS-ath79-add-RBSXTLite-support.patch +++ b/target/linux/ar71xx/patches-3.10/713-MIPS-ath79-add-RBSXTLite-support.patch @@ -6,7 +6,7 @@ +config ATH79_MACH_RBSXTLITE + bool "MikroTik RouterBOARD SXT Lite" -+ select SOC_AR934x ++ select SOC_AR934X + select ATH79_DEV_ETH + select ATH79_DEV_NFC + select ATH79_DEV_WMAC -- 2.30.2