mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 07:46:48 +00:00
318e19ba67
adds v4.14 patches for testing but leaves v4.9 as default for now. Signed-off-by: John Crispin <john@phrozen.org>
12 lines
278 B
Diff
12 lines
278 B
Diff
--- a/arch/mips/ath79/Kconfig
|
|
+++ b/arch/mips/ath79/Kconfig
|
|
@@ -82,6 +82,8 @@ config ATH79_MACH_UBNT_XM
|
|
Say 'Y' here if you want your kernel to support the
|
|
Ubiquiti Networks XM (rev 1.0) board.
|
|
|
|
+source "arch/mips/ath79/Kconfig.openwrt"
|
|
+
|
|
endmenu
|
|
|
|
config SOC_AR71XX
|