Signed-off-by: Ahmad Fatoum <[email protected]>
---
 rules/u-boot.make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/u-boot.make b/rules/u-boot.make
index 94aa7745809d..aa7a01ca8fea 100644
--- a/rules/u-boot.make
+++ b/rules/u-boot.make
@@ -24,6 +24,7 @@ U_BOOT_SUFFIX := tar.bz2
 U_BOOT_URL     := ftp://ftp.denx.de/pub/u-boot/$(U_BOOT).$(U_BOOT_SUFFIX)
 U_BOOT_SOURCE  := $(SRCDIR)/$(U_BOOT).$(U_BOOT_SUFFIX)
 U_BOOT_DIR     := $(BUILDDIR)/$(U_BOOT)
+U_BOOT_LICENSE := GPL-2.0-only
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.19.0


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to