mirror of https://github.com/hak5/openwrt.git
12 lines
325 B
Diff
12 lines
325 B
Diff
|
--- a/arch/mips/Kconfig
|
||
|
+++ b/arch/mips/Kconfig
|
||
|
@@ -757,7 +757,7 @@ endchoice
|
||
|
|
||
|
source "arch/mips/alchemy/Kconfig"
|
||
|
source "arch/mips/ar71xx/Kconfig"
|
||
|
-source "arch/mips/ath79/Kconfig"
|
||
|
+# source "arch/mips/ath79/Kconfig"
|
||
|
source "arch/mips/bcm63xx/Kconfig"
|
||
|
source "arch/mips/jazz/Kconfig"
|
||
|
source "arch/mips/jz4740/Kconfig"
|