Add PKG_LICENSE part.

This commit is contained in:
Xiongfei(Alex) GUO 2014-08-27 15:12:16 +08:00
parent 847c53f111
commit fef64650b9
1 changed files with 1 additions and 0 deletions

View File

@ -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