pkg: tlsf: add license information

This commit is contained in:
Kaspar Schleiser 2017-01-08 21:55:47 +01:00
parent 9700e96202
commit 79d2f9e574

View File

@ -2,6 +2,7 @@ PKG_NAME = tlsf
PKG_VERSION = 3.0
PKG_FILE = tlsf-$(PKG_VERSION).zip
PKG_URL = http://download.riot-os.org/$(PKG_FILE)
PKG_LICENSE = PD
PKG_DIR=$(CURDIR)
PKG_BUILDDIR=$(BINDIRBASE)/pkg/$(BOARD)/$(PKG_NAME)
PKG_SRCDIR=$(PKG_BUILDDIR)/src