Ver código fonte

mxs-bootlets: add license information

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo Zacarias 11 anos atrás
pai
commit
47329f41a1
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      boot/mxs-bootlets/mxs-bootlets.mk

+ 1 - 0
boot/mxs-bootlets/mxs-bootlets.mk

@@ -34,6 +34,7 @@ ifeq ($(BR2_TARGET_MXS_BOOTLETS_HAS_IVT),y)
 endif
 endif
 
 
 MXS_BOOTLETS_DEPENDENCIES = host-elftosb
 MXS_BOOTLETS_DEPENDENCIES = host-elftosb
+MXS_BOOTLETS_LICENSE = GPLv2+
 
 
 ifeq ($(BR2_TARGET_MXS_BOOTLETS_BAREBOX),y)
 ifeq ($(BR2_TARGET_MXS_BOOTLETS_BAREBOX),y)
 MXS_BOOTLETS_DEPENDENCIES += barebox
 MXS_BOOTLETS_DEPENDENCIES += barebox