From 974cdc6faacc49ef393eeea6e4c9643f767d2792 Mon Sep 17 00:00:00 2001 From: Filip Tehlar Date: Wed, 22 Feb 2017 18:09:49 +0100 Subject: Fix LISP and ONE crc marcos Change-Id: Icd0dba04d8929456228136d1f25c459bffcc6a7a Signed-off-by: Filip Tehlar --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8122c6a4c38..9161a384536 100644 --- a/Makefile +++ b/Makefile @@ -368,5 +368,6 @@ ifeq ($(OS_ID)-$(OS_VERSION_ID),ubuntu-16.04) endif $(call banner,"Building $(PKG) packages") @make pkg-$(PKG) + @make test -- cgit 1.2.3-korg