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

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-27 22:04:58 +00:00
parent 9dca07d949
commit aae82e0d8b

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