diff options
| author | Eric Andersen | 2002-12-06 05:32:19 +0100 |
|---|---|---|
| committer | Eric Andersen | 2002-12-06 05:32:19 +0100 |
| commit | 0b90e17e6394519cc1ca7eb720cd191dbb1c4e4c (patch) | |
| tree | 0e3c03a206d32fc034c5eed546956669f8108ff9 | |
| parent | Some updates... (diff) | |
| download | buildroot-0b90e17e6394519cc1ca7eb720cd191dbb1c4e4c.tar.gz buildroot-0b90e17e6394519cc1ca7eb720cd191dbb1c4e4c.tar.xz buildroot-0b90e17e6394519cc1ca7eb720cd191dbb1c4e4c.zip | |
scrub this
| -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 |
