fix problems with new tar versions, closes #628 and #646
[openwrt.git] / target / Config.in
index 47e62d4..5b85ead 100644 (file)
@@ -43,6 +43,16 @@ config LINUX_2_6_BRCM
          Build firmware images for Broadcom based routers
          (e.g. Netgear WGT634u)
 
+config LINUX_2_6_BRCM63XX
+       bool "Broadcom BCM63xx [2.6]"
+       select mips
+       select LINUX_2_6
+       select PCI_SUPPORT
+       select PCMCIA_SUPPORT
+       help
+         Build firmware images for Broadcom based xDSL/routers
+         (e.g. Inventel Livebox, Siemens SE515)
+
 config LINUX_2_6_RB532
        bool "Mikrotik RB532 [2.6]"
        select mipsel
@@ -73,8 +83,16 @@ config LINUX_2_6_X86
          Build firmware images for x86 based boards
          (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
 
+config LINUX_2_6_UML
+       bool "x86 [uml]"
+       select i386
+       select LINUX_2_6
+       help
+         Build uml targetted images
+
+
 config LINUX_2_6_AU1000
-       bool "au1000 [2.6]"
+       bool "AMD Alchemy AUxx [2.6]"
        select mipsel
        select LINUX_2_6
        select PCMCIA_SUPPORT