diff options
Diffstat (limited to 'package/boot/uboot-omap/Makefile')
-rw-r--r-- | package/boot/uboot-omap/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/boot/uboot-omap/Makefile b/package/boot/uboot-omap/Makefile index 96168a30d0..6e836d047a 100644 --- a/package/boot/uboot-omap/Makefile +++ b/package/boot/uboot-omap/Makefile @@ -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 |