Add PKG_LICENSE part.
This commit is contained in:
parent
847c53f111
commit
fef64650b9
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
|||
PKG_MIRROR_MD5SUM:=
|
||||
|
||||
PKG_MAINTAINER:=Liu Peng <pengliu@credosemi.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
|
|
Loading…
Reference in a new issue