upgrade to busybox 1.1.2
[openwrt.git] / target / Config.in
index dc06dd3..310105b 100644 (file)
@@ -60,6 +60,15 @@ 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]"
+       select BR2_mipsel
+       select BR2_LINUX_2_6
+       select BR2_LINUX_PCMCIA_SUPPORT
+       help
+         Build firmware for AMD Alchemy 1500 boards
+         (e.g. 4G-Systems Mesh/Access Cube ...)
+
 if CONFIG_DEVEL
 
 config BR2_LINUX_2_6_ARM