mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg: oonf_api: add license information, cleanup
This commit is contained in:
parent
e4fddaacf9
commit
c1e738b743
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user