aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-04-21 19:53:08 +0000
committerEric Andersen <andersen@codepoet.org>2004-04-21 19:53:08 +0000
commit63914bb2aca24e9e7dd9cde985b01f8793a74d9b (patch)
tree6ebe61a4a6a67dbf3f987371e39e7ccd00521cea /Makefile
parentffbca758f231551d3430f5fa69970a18c313622d (diff)
downloadbuildroot-novena-63914bb2aca24e9e7dd9cde985b01f8793a74d9b.tar.gz
buildroot-novena-63914bb2aca24e9e7dd9cde985b01f8793a74d9b.zip
Use busybox to provide login etc by default
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 04a2b7f6a..2c80d3172 100644
--- a/Makefile
+++ b/Makefile
@@ -144,7 +144,7 @@ TARGETS+=kernel-headers
#TARGETS+=system-linux
# The default minimal set
-TARGETS+=busybox tinylogin
+TARGETS+=busybox #tinylogin
# Openssh...
#TARGETS+=zlib openssl openssh