diff options
author | Florian Fainelli <florian@openwrt.org> | 2006-07-02 15:50:41 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2006-07-02 15:50:41 +0000 |
commit | 20cda3ba0f5a3a85178ec4901500f8cd8b254724 (patch) | |
tree | f4429afb62a212cfac11e957ea62e0a89c6bb3f3 /openwrt/target/Config.in | |
parent | d8088204a33a0f2ee47c477b34158d0c1fd25d4e (diff) | |
download | mtk-20170518-20cda3ba0f5a3a85178ec4901500f8cd8b254724.zip mtk-20170518-20cda3ba0f5a3a85178ec4901500f8cd8b254724.tar.gz mtk-20170518-20cda3ba0f5a3a85178ec4901500f8cd8b254724.tar.bz2 |
Fancy name for au1000 target
SVN-Revision: 4109
Diffstat (limited to 'openwrt/target/Config.in')
-rw-r--r-- | openwrt/target/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/target/Config.in b/openwrt/target/Config.in index 8037a88..5dd905c 100644 --- a/openwrt/target/Config.in +++ b/openwrt/target/Config.in @@ -84,7 +84,7 @@ config LINUX_2_6_X86 (e.g. Soekris net4521 and net4801, PC Engines WRAP...) config LINUX_2_6_AU1000 - bool "au1000 [2.6]" + bool "AMD Alchemy AUxx [2.6]" select mipsel select LINUX_2_6 select PCMCIA_SUPPORT |