From 47329f41a12358e173ab41e2f0d31ccf2d383fee Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Sat, 28 Jun 2014 08:38:44 -0300 Subject: [PATCH] mxs-bootlets: add license information Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- boot/mxs-bootlets/mxs-bootlets.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/boot/mxs-bootlets/mxs-bootlets.mk b/boot/mxs-bootlets/mxs-bootlets.mk index 6b81030c1..c0c4b3d4a 100644 --- a/boot/mxs-bootlets/mxs-bootlets.mk +++ b/boot/mxs-bootlets/mxs-bootlets.mk @@ -34,6 +34,7 @@ ifeq ($(BR2_TARGET_MXS_BOOTLETS_HAS_IVT),y) endif MXS_BOOTLETS_DEPENDENCIES = host-elftosb +MXS_BOOTLETS_LICENSE = GPLv2+ ifeq ($(BR2_TARGET_MXS_BOOTLETS_BAREBOX),y) MXS_BOOTLETS_DEPENDENCIES += barebox