diff options
author | Eric Andersen <andersen@codepoet.org> | 2002-12-06 04:32:19 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2002-12-06 04:32:19 +0000 |
commit | 0b90e17e6394519cc1ca7eb720cd191dbb1c4e4c (patch) | |
tree | 0e3c03a206d32fc034c5eed546956669f8108ff9 /Makefile | |
parent | c930dbf89b0bb825fb000b0c3e7a411701ffe2c4 (diff) | |
download | buildroot-novena-0b90e17e6394519cc1ca7eb720cd191dbb1c4e4c.tar.gz buildroot-novena-0b90e17e6394519cc1ca7eb720cd191dbb1c4e4c.zip |
scrub this
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ TARGETS=uclibc_toolchain endif # The default minimal set -TARGETS+=user-mode-linux busybox tinylogin #gdb strace valgrind db openssl zlib openssh +TARGETS+=user-mode-linux busybox tinylogin # Openssh... #TARGETS+=zlib openssl openssh |