summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Andersen2002-11-21 01:25:10 +0100
committerEric Andersen2002-11-21 01:25:10 +0100
commit569dc152565e7c18d00a40c00708c84ea0f253dc (patch)
tree2946b9d2da692cb57cf385256c9d53b0f5290d89
parentMake use of wget consistant by using a WGET variable (diff)
downloadbuildroot-569dc152565e7c18d00a40c00708c84ea0f253dc.tar.gz
buildroot-569dc152565e7c18d00a40c00708c84ea0f253dc.tar.xz
buildroot-569dc152565e7c18d00a40c00708c84ea0f253dc.zip
For now, don't build findutils.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4f470f339..7d81f5544 100644
--- a/Makefile
+++ b/Makefile
@@ -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