summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-10-16 13:33:33 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-10-16 13:33:33 +0000
commitc6b58b88d02e754f943b109fa9c2e40093398d6a (patch)
treee9af5a9f2b1d644d0cb83c2f2f24139f2d28395a /target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
parentae2566d99ca3e1cd82660434ba5078eaa9ec2cd9 (diff)
[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
Diffstat (limited to 'target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch')
-rw-r--r--target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch b/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
index cd537eb0c..ebf8d6039 100644
--- a/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
+++ b/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
@@ -60,3 +60,11 @@
config BASLER_EXCITE
bool "Basler eXcite smart camera"
select CEVT_R4K
+@@ -687,6 +705,7 @@
+
+ endchoice
+
++source "arch/mips/ar71xx/Kconfig"
+ source "arch/mips/au1000/Kconfig"
+ source "arch/mips/basler/excite/Kconfig"
+ source "arch/mips/jazz/Kconfig"