summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
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