Skip to content

Commit

Permalink
pkg: oonf_api: add license information, cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspar030 committed Jan 8, 2017
1 parent e4fddaa commit c1e738b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pkg/oonf_api/Makefile
Original file line number Diff line number Diff line change
@@ -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)

Expand Down

0 comments on commit c1e738b

Please sign in to comment.