From: Simon Dawson Date: Sat, 18 Aug 2012 09:25:41 +0000 (+0100) Subject: xloader: add license information X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2bec669184a46de96ddc4d6c9184b56e2762b12c;p=buildroot.git xloader: add license information Signed-off-by: Simon Dawson Signed-off-by: Thomas Petazzoni --- diff --git a/boot/xloader/xloader.mk b/boot/xloader/xloader.mk index fbdba02831..b15d9b9ad3 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