summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-10-16 13:33:33 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-10-16 13:33:33 +0000
commite33660fd06bced5b743941ccf2678e7b7b94b4df (patch)
tree55487f98326909210cc52abbe289c58b35fa07ae /target/linux/ar71xx/patches-2.6.26/001-ar71xx_core.patch
parent19b0e56ba7d5a1c93075cac3d662486917a9ef35 (diff)
downloadmaster-31e0f0ae-e33660fd06bced5b743941ccf2678e7b7b94b4df.tar.gz
master-31e0f0ae-e33660fd06bced5b743941ccf2678e7b7b94b4df.tar.bz2
master-31e0f0ae-e33660fd06bced5b743941ccf2678e7b7b94b4df.zip
move inclusion of the mach-ar71xx/Kconfig into the right patch
SVN-Revision: 12988
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 cd537eb0ca..ebf8d60394 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"