aboutsummaryrefslogtreecommitdiffstats
path: root/target/Config.in
diff options
context:
space:
mode:
authorGerry Rozema <gerryr@rozeware.com>2006-07-20 21:06:47 +0000
committerGerry Rozema <gerryr@rozeware.com>2006-07-20 21:06:47 +0000
commit42fb2160c46f0bd58ab25972956ee0fffa5d8461 (patch)
treef5796f661d2a6ed126170f59624c311d0a6c5b07 /target/Config.in
parentae823241fe1ab7c8c52b59b5768161935b3b5051 (diff)
downloadmaster-187ad058-42fb2160c46f0bd58ab25972956ee0fffa5d8461.tar.gz
master-187ad058-42fb2160c46f0bd58ab25972956ee0fffa5d8461.tar.bz2
master-187ad058-42fb2160c46f0bd58ab25972956ee0fffa5d8461.zip
UML target completed. Added ext2 target fs for use with uml images
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4178 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/Config.in b/target/Config.in
index 5dd905c75c..5b85eadb3f 100644
--- a/target/Config.in
+++ b/target/Config.in
@@ -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...)
+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