Turn off tinylogin by default
authorEric Andersen <andersen@codepoet.org>
Wed, 8 May 2002 09:22:50 +0000 (09:22 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 8 May 2002 09:22:50 +0000 (09:22 -0000)
Makefile

index 053a0f1cd369c5dfec70f050141ddcedd7cc306e..7935d874473fcab93b032a63a5f281221d4e2bdb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ BUILD_WITH_LARGEFILE:=false
 # The list of stuff to build for the target filesystem
 #
 #############################################################
-TARGETS:=user-mode-linux uclibc busybox tinylogin
+TARGETS:=user-mode-linux uclibc busybox #tinylogin
 
 # Pick your root filesystem type.
 TARGETS+=ext2root