diff options
| author | Eric Andersen | 2002-11-21 01:25:10 +0100 |
|---|---|---|
| committer | Eric Andersen | 2002-11-21 01:25:10 +0100 |
| commit | 569dc152565e7c18d00a40c00708c84ea0f253dc (patch) | |
| tree | 2946b9d2da692cb57cf385256c9d53b0f5290d89 /Makefile | |
| parent | Make use of wget consistant by using a WGET variable (diff) | |
| download | buildroot-569dc152565e7c18d00a40c00708c84ea0f253dc.tar.gz buildroot-569dc152565e7c18d00a40c00708c84ea0f253dc.tar.xz buildroot-569dc152565e7c18d00a40c00708c84ea0f253dc.zip | |
For now, don't build findutils.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ TARGETS+=user-mode-linux busybox tinylogin #gdb strace valgrind db openssl zlib #TARGETS+=zlib openssl openssh # Everything needed to build a full uClibc development system! -#TARGETS+=coreutils findutils bash make sed gawk gcc_target +#TARGETS+=coreutils bash make sed gawk gcc_target # Some nice debugging tools #TARGETS+=gdb strace |
