- the testharness needs busybox.links. Now the new foobar.tests work again
diff --git a/Makefile.custom b/Makefile.custom
index e976e73..0cc40a6 100644
--- a/Makefile.custom
+++ b/Makefile.custom
@@ -38,9 +38,9 @@
 	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