From 23c4a0f7ac4b25e78dbb2ed9d3da4ae13fbd8f86 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 8 May 2002 09:22:50 +0000 Subject: Turn off tinylogin by default --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 053a0f1cd..7935d8744 100644 --- 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 -- cgit v1.2.3