From c1e738b74360af43f61a0cd73d44f2e165dab1e0 Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Sun, 8 Jan 2017 21:55:46 +0100 Subject: [PATCH] pkg: oonf_api: add license information, cleanup --- pkg/oonf_api/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/pkg/oonf_api/Makefile b/pkg/oonf_api/Makefile index 6b20b7797a..1a16ae79d9 100644 --- a/pkg/oonf_api/Makefile +++ b/pkg/oonf_api/Makefile @@ -1,11 +1,7 @@ PKG_NAME=oonf_api PKG_URL=https://github.com/OLSR/OONF.git PKG_VERSION=v0.3.0 - -ifneq ($(RIOTBASE),) -INCLUDES += -I$(RIOTBASE)/sys/include -I$(RIOTBASE)/sys/net/include \ - -I$(RIOTBASE)/sys/posix/include -endif +PKG_LICENSE=BSD-3-Clause MODULE:=$(PKG_NAME)