From b8a2361d0acfb594fbdee24881054cd7bde7b42a Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 12 Dec 2002 01:57:57 +0000 Subject: Fixup the defaults --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 05be5e86e..c0a51025b 100644 --- a/Makefile +++ b/Makefile @@ -63,11 +63,11 @@ endif # Do you want user mode Linux, or are you building a # real kernel that will run on its own? -TARGETS+=linux -#TARGETS+=user-mode-linux +#TARGETS+=linux +TARGETS+=user-mode-linux # The default minimal set -TARGETS+=user-mode-linux busybox tinylogin +TARGETS+=busybox tinylogin # Openssh... #TARGETS+=zlib openssl openssh -- cgit v1.2.3