Add more license tags with SPDX identifiers
[openwrt/svn-archive/archive.git] / package / boot / uboot-mxs / Makefile
index a6773b8d1733bde9833d20fa40d8aba0181c23d6..654137509454baf6c4532699f4ab7a368565d855 100644 (file)
@@ -18,6 +18,9 @@ PKG_SOURCE_URL:= \
        ftp://ftp.denx.de/pub/u-boot
 PKG_MD5SUM:=36d4bad687edcafa396fee607e505d4e
 
+PKG_LICENSE:=GPL-2.0 GPL-2.0+
+PKG_LICENSE_FILES:=Licenses/README
+
 include $(INCLUDE_DIR)/package.mk
 
 define uboot/Default