Commit 5bd33782 authored by Eric Andersen's avatar Eric Andersen
Browse files

reenable findutils for now

parent 7baf062a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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