projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a2597e
)
For now, don't build findutils.
author
Eric Andersen
<andersen@codepoet.org>
Thu, 21 Nov 2002 00:25:10 +0000
(
00:25
-0000)
committer
Eric Andersen
<andersen@codepoet.org>
Thu, 21 Nov 2002 00:25:10 +0000
(
00:25
-0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 4f470f33953af72672af08d07400860ae615f6a9..7d81f5544afeb671a5bf83c4fd7660880ebc7c4c 100644
(file)
--- 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