- the testharness needs busybox.links. Now the new foobar.tests work again
This commit is contained in:
parent
9dca07d949
commit
aae82e0d8b
@ -38,9 +38,9 @@ ifneq ($(strip $(DO_INSTALL_LIBS)),n)
|
|||||||
done
|
done
|
||||||
endif
|
endif
|
||||||
|
|
||||||
check test: busybox
|
check test: busybox busybox.links
|
||||||
bindir=$(objtree) srcdir=$(srctree)/testsuite SED="$(SED)" \
|
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
|
.PHONY: release
|
||||||
release: distclean
|
release: distclean
|
||||||
|
Loading…
Reference in New Issue
Block a user