diff options
Diffstat (limited to 'package/boot/uboot-oxnas/Makefile')
-rw-r--r-- | package/boot/uboot-oxnas/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/boot/uboot-oxnas/Makefile b/package/boot/uboot-oxnas/Makefile index 42f3cf9f1a..aee7808c51 100644 --- a/package/boot/uboot-oxnas/Makefile +++ b/package/boot/uboot-oxnas/Makefile @@ -20,6 +20,9 @@ PKG_SOURCE_URL:= \ PKG_MD5SUM:=6d2116d1385a66e9a59742caa9d62a54 +PKG_LICENSE:=GPL-2.0 GPL-2.0+ +PKG_LICENSE_FILES:=Licenses/README + include $(INCLUDE_DIR)/package.mk define uboot/Default |