UML target completed. Added ext2 target fs for use with uml images
[openwrt.git] / target / Config.in
index 5dd905c..5b85ead 100644 (file)
@@ -83,6 +83,14 @@ config LINUX_2_6_X86
          Build firmware images for x86 based boards
          (e.g. Soekris net4521 and net4801, PC Engines WRAP...)
 
          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 "AMD Alchemy AUxx [2.6]"
        select mipsel
 config LINUX_2_6_AU1000
        bool "AMD Alchemy AUxx [2.6]"
        select mipsel
This page took 0.031268 seconds and 4 git commands to generate.