diff options
Diffstat (limited to 'openwrt/target/Config.in')
-rw-r--r-- | openwrt/target/Config.in | 4 |
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 |