From d61a7fa14f5c422898d060f92da483f3a4c8ee6a Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 2 Jul 2006 15:50:41 +0000 Subject: [PATCH] Fancy name for au1000 target git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4109 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/Config.in b/target/Config.in index 8037a88c0..5dd905c75 100644 --- a/target/Config.in +++ b/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 -- 2.35.1