diff --git a/Makefile b/Makefile index 791127a7b00..44ae20e405d 100644 --- a/Makefile +++ b/Makefile @@ -425,6 +425,6 @@ ifeq ($(OS_ID)-$(OS_VERSION_ID),ubuntu-16.04) endif $(call banner,"Building $(PKG) packages") @make pkg-$(PKG) - @make test-all + @make test