mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ar71xx] move inclusion of the mach-ar71xx/Kconfig into the right patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12988 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -123,15 +123,7 @@
|
||||
|
||||
--- a/arch/mips/Kconfig
|
||||
+++ b/arch/mips/Kconfig
|
||||
@@ -615,6 +615,7 @@ config WR_PPMC
|
||||
|
||||
endchoice
|
||||
|
||||
+source "arch/mips/ar71xx/Kconfig"
|
||||
source "arch/mips/au1000/Kconfig"
|
||||
source "arch/mips/basler/excite/Kconfig"
|
||||
source "arch/mips/jazz/Kconfig"
|
||||
@@ -788,6 +789,9 @@ config MYLOADER
|
||||
@@ -789,6 +789,9 @@ config MYLOADER
|
||||
config SYNC_R4K
|
||||
bool
|
||||
|
||||
|
||||
Reference in New Issue
Block a user