summaryrefslogtreecommitdiffstats
path: root/openwrt/target/Config.in
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-12 14:48:36 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-04-12 14:48:36 +0000
commit5b456257d1fdee0690877297af374db0cc6a92c0 (patch)
treeb9ced20b302253254940f1c40fe70f4e1108d79f /openwrt/target/Config.in
parent6e26968fa5b5c72ce950b21eb39313ff675c4a8a (diff)
Move ueagle to the main kernel config since it is in stock kernel
Add Zydas ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3626 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target/Config.in')
-rw-r--r--openwrt/target/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in
index 310105b70..2c486eec7 100644
--- a/openwrt/target/Config.in
+++ b/openwrt/target/Config.in
@@ -60,8 +60,8 @@ config BR2_LINUX_2_6_X86
Build firmware images for x86 based boards
(e.g. Soekris net4521 and net4801, PC Engines WRAP...)
-config BR2_LINUX_2_6_MTX-1
- bool "mtx1 [2.6]"
+config BR2_LINUX_2_6_AU1000
+ bool "au1000 [2.6]"
select BR2_mipsel
select BR2_LINUX_2_6
select BR2_LINUX_PCMCIA_SUPPORT