[Buildroot] [git commit] mxs-bootlets: add license information

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jun 29 08:38:11 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=47329f41a12358e173ab41e2f0d31ccf2d383fee
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 boot/mxs-bootlets/mxs-bootlets.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/boot/mxs-bootlets/mxs-bootlets.mk b/boot/mxs-bootlets/mxs-bootlets.mk
index 6b81030..c0c4b3d 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


More information about the buildroot mailing list