projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dca07d
)
- the testharness needs busybox.links. Now the new foobar.tests work again
author
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sat, 27 Jan 2007 22:04:58 +0000
(22:04 -0000)
committer
Bernhard Reutner-Fischer
<rep.dot.nop@gmail.com>
Sat, 27 Jan 2007 22:04:58 +0000
(22:04 -0000)
Makefile.custom
patch
|
blob
|
history
diff --git
a/Makefile.custom
b/Makefile.custom
index e976e739e8194f5cdc01e18eaf1065090277f3b5..0cc40a667926155cac235a11dae2e28a75b7960c 100644
(file)
--- a/
Makefile.custom
+++ b/
Makefile.custom
@@
-38,9
+38,9
@@
ifneq ($(strip $(DO_INSTALL_LIBS)),n)
done
endif
-check test: busybox
+check test: busybox
busybox.links
bindir=$(objtree) srcdir=$(srctree)/testsuite SED="$(SED)" \
- $(SHELL) $(srctree)/testsuite/runtest $(if $(KBUILD_VERBOSE:
1
=),-v)
+ $(SHELL) $(srctree)/testsuite/runtest $(if $(KBUILD_VERBOSE:
0
=),-v)
.PHONY: release
release: distclean