summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2002-10-17 10:55:05 +0200
committerEric Andersen2002-10-17 10:55:05 +0200
commit365aac205d456db89a758533b256a5e5b51c8817 (patch)
treefce47e2e489beb40d7d07cf33eb9b51cebdb4070 /Makefile
parentUpdate uml version (diff)
downloadbuildroot-365aac205d456db89a758533b256a5e5b51c8817.tar.gz
buildroot-365aac205d456db89a758533b256a5e5b51c8817.tar.xz
buildroot-365aac205d456db89a758533b256a5e5b51c8817.zip
Add openssl and openssh. Fix up UML kernel build.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b2916e44c..c60c5b069 100644
--- a/Makefile
+++ b/Makefile
@@ -58,7 +58,7 @@ ifeq ($(USE_UCLIBC_TOOLCHAIN),true)
TARGETS=uclibc_toolchain
endif
-TARGETS+=user-mode-linux busybox tinylogin ncurses gdb strace valgrind db
+TARGETS+=user-mode-linux busybox tinylogin ncurses gdb strace valgrind db openssl zlib openssh #stlport
# Pick your root filesystem type.
TARGETS+=ext2root