- the testharness needs busybox.links. Now the new foobar.tests work again

1_5_stable
Bernhard Reutner-Fischer 2007-01-27 22:04:58 +00:00
parent 9dca07d949
commit aae82e0d8b
1 changed files with 2 additions and 2 deletions

View File

@ -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