summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Dawson <spdawson@gmail.com>2012-08-18 10:25:41 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-08-21 12:09:28 +0200
commit2bec669184a46de96ddc4d6c9184b56e2762b12c (patch)
tree5d4166feb87a06ecdf19e60b1a0f1eb8b31d98c3
parent69d9ff2fb6f0f7de62446dd43022166aae38be82 (diff)
xloader: add license information
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--boot/xloader/xloader.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/boot/xloader/xloader.mk b/boot/xloader/xloader.mk
index fbdba0283..b15d9b9ad 100644
--- a/boot/xloader/xloader.mk
+++ b/boot/xloader/xloader.mk
@@ -7,6 +7,9 @@ XLOADER_VERSION = 6f3a26101303051e0f91b6213735b68ce804e94e
XLOADER_SITE = git://gitorious.org/x-loader/x-loader.git
XLOADER_BOARD_NAME = $(call qstrip,$(BR2_TARGET_XLOADER_BOARDNAME))
+XLOADER_LICENSE = GPLv2+
+XLOADER_LICENSE_FILES = README
+
XLOADER_INSTALL_IMAGES = YES
define XLOADER_BUILD_CMDS