micrond: add PKG_LICENSE value

Add license.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2018-11-07 14:46:48 +01:00 committed by Andreas Ziegler
parent d2c162fd42
commit 54fac539c4
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=micrond
PKG_VERSION:=1
PKG_RELEASE:=1
PKG_LICENSE:=BSD-2-clause
include $(INCLUDE_DIR)/package.mk