summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorEric Andersen2002-11-21 01:35:14 +0100
committerEric Andersen2002-11-21 01:35:14 +0100
commit5bd337821da40dd9e6ad92667c4998ccc234a399 (patch)
tree392ccca04377f10ebd9499f5f9e683060f89fbf4 /Makefile
parentFixup findutils so it builds and installs properly (diff)
downloadbuildroot-5bd337821da40dd9e6ad92667c4998ccc234a399.tar.gz
buildroot-5bd337821da40dd9e6ad92667c4998ccc234a399.tar.xz
buildroot-5bd337821da40dd9e6ad92667c4998ccc234a399.zip
reenable findutils for now
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7d81f5544..4f470f339 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 bash make sed gawk gcc_target
+#TARGETS+=coreutils findutils bash make sed gawk gcc_target
# Some nice debugging tools
#TARGETS+=gdb strace