summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2002-05-08 11:38:15 +0200
committerEric Andersen2002-05-08 11:38:15 +0200
commit27f7064f689b216fd0e30b179b7c5ec48ca29d4c (patch)
tree1b5dfdd14868fb1c8c8e6649d9cbbe70906b7586 /Makefile
parentTurn off tinylogin by default (diff)
downloadbuildroot-27f7064f689b216fd0e30b179b7c5ec48ca29d4c.tar.gz
buildroot-27f7064f689b216fd0e30b179b7c5ec48ca29d4c.tar.xz
buildroot-27f7064f689b216fd0e30b179b7c5ec48ca29d4c.zip
Re-enable tinylogin. Makes life simpler that way...
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7935d8744..053a0f1cd 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