diff options
Diffstat (limited to 'package/boot/uboot-xburst')
-rw-r--r-- | package/boot/uboot-xburst/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/boot/uboot-xburst/Makefile b/package/boot/uboot-xburst/Makefile index 89802d0f40..a4c183d2b6 100644 --- a/package/boot/uboot-xburst/Makefile +++ b/package/boot/uboot-xburst/Makefile @@ -20,6 +20,9 @@ PKG_SOURCE_URL:= \ PKG_MD5SUM:=451c07271940016cec6f5ad8a155263b PKG_TARGETS:=bin +PKG_LICENSE:=GPL-2.0 GPL-2.0+ +PKG_LICENSE_FILES:=COPYING + include $(INCLUDE_DIR)/package.mk define uboot/Default |