From 0da2e559f66924814ef7408cc69fc29ba89fa25e Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Mon, 12 Apr 2004 21:33:59 +0000 Subject: Due to alphabetizing, the uml stuff was pulled in after uclibc.mk causing problems. Newer uml messes up sigcontext.h and is a pain to build anyways. So kill it for now. It is trivial to build for stock i386 and then boot the generated root_fs using uml. --- Makefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5a901365f..04a2b7f6a 100644 --- a/Makefile +++ b/Makefile @@ -134,15 +134,13 @@ else TARGETS+=uclibc-configured binutils gcc3_3 ccache endif -# Do you want user mode Linux (x86 only), or are you building a -# your own kernel that will run on its own? Perhaps you have a -# kernel you have already configured and you want to use that? -# The default is to just use a set of known working kernel -# headers. Unless you want to build a kernel, I recommend just -# using that... +# Are you building your own kernel? Perhaps you have a kernel +# you have already configured and you want to use that? The +# default is to just use a set of known working kernel headers. +# Unless you want to build a kernel, I recommend just using +# that... TARGETS+=kernel-headers #TARGETS+=linux -#TARGETS+=user-mode-linux #TARGETS+=system-linux # The default minimal set -- cgit v1.2.3-55-g7522