summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2004-04-21 21:53:08 +0200
committerEric Andersen2004-04-21 21:53:08 +0200
commit63914bb2aca24e9e7dd9cde985b01f8793a74d9b (patch)
tree6ebe61a4a6a67dbf3f987371e39e7ccd00521cea /Makefile
parentSync with the latest from Debian testing (diff)
downloadbuildroot-63914bb2aca24e9e7dd9cde985b01f8793a74d9b.tar.gz
buildroot-63914bb2aca24e9e7dd9cde985b01f8793a74d9b.tar.xz
buildroot-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