From: Eric Andersen Date: Thu, 21 Nov 2002 00:35:14 +0000 (-0000) Subject: reenable findutils for now X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5bd337821da40dd9e6ad92667c4998ccc234a399;p=buildroot.git reenable findutils for now --- diff --git a/Makefile b/Makefile index 7d81f5544a..4f470f3395 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