From 42fb2160c46f0bd58ab25972956ee0fffa5d8461 Mon Sep 17 00:00:00 2001 From: Gerry Rozema Date: Thu, 20 Jul 2006 21:06:47 +0000 Subject: 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 --- target/Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'target/Config.in') 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 -- cgit v1.2.3