Add more license tags with SPDX identifiers
[openwrt/openwrt.git] / package / boot / uboot-omap / Makefile
index 96168a30d08c088720e3548f4d0c700244e36a06..6e836d047a6fdd88d819556b67c7e672213b0822 100644 (file)
@@ -19,6 +19,9 @@ PKG_SOURCE_URL:= \
 PKG_MD5SUM:=a076a044b64371edc52f7e562b13f6b2
 PKG_TARGETS:=bin
 
+PKG_LICENSE:=GPL-2.0 GPL-2.0+
+PKG_LICENSE_FILES:=Licenses/README
+
 include $(INCLUDE_DIR)/package.mk
 
 define uboot/Default