diff options
author | Filip Tehlar <ftehlar@cisco.com> | 2017-02-22 18:09:49 +0100 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2017-02-22 19:17:34 +0000 |
commit | 974cdc6faacc49ef393eeea6e4c9643f767d2792 (patch) | |
tree | 90e76314952a95e39b114fc3068bc4834536eaea /Makefile | |
parent | 04f8d3fe25ab8f7088d6817350903197915e7669 (diff) |
Fix LISP and ONE crc marcos
Change-Id: Icd0dba04d8929456228136d1f25c459bffcc6a7a
Signed-off-by: Filip Tehlar <ftehlar@cisco.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -368,5 +368,6 @@ ifeq ($(OS_ID)-$(OS_VERSION_ID),ubuntu-16.04) endif $(call banner,"Building $(PKG) packages") @make pkg-$(PKG) + @make test |