summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2002-11-21 00:25:10 +0000
committerEric Andersen <andersen@codepoet.org>2002-11-21 00:25:10 +0000
commit569dc152565e7c18d00a40c00708c84ea0f253dc (patch)
tree2946b9d2da692cb57cf385256c9d53b0f5290d89 /Makefile
parent8a2597eaba5ca76c94ba3657eb3b476b4cf3a538 (diff)
downloadbuildroot-novena-569dc152565e7c18d00a40c00708c84ea0f253dc.tar.gz
buildroot-novena-569dc152565e7c18d00a40c00708c84ea0f253dc.zip
For now, don't build findutils.
Diffstat (limited to 'Makefile')
-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