Author: juhosg Date: 2014-07-13 18:25:57 +0200 (Sun, 13 Jul 2014) New Revision: 41616
Modified: trunk/target/linux/ar71xx/patches-3.10/713-MIPS-ath79-add-RBSXTLite-support.patch Log: ar71xx: select correct Kconfig symbol in the Mikrotik SXT Lite patch Signed-off-by: Gabor Juhos <[email protected]> Modified: trunk/target/linux/ar71xx/patches-3.10/713-MIPS-ath79-add-RBSXTLite-support.patch =================================================================== --- trunk/target/linux/ar71xx/patches-3.10/713-MIPS-ath79-add-RBSXTLite-support.patch 2014-07-13 16:25:56 UTC (rev 41615) +++ trunk/target/linux/ar71xx/patches-3.10/713-MIPS-ath79-add-RBSXTLite-support.patch 2014-07-13 16:25:57 UTC (rev 41616) @@ -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 _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
