[Buildroot] [RFC 06/15] linux: define license

Luca Ceresoli luca at lucaceresoli.net
Sun Jan 29 15:11:39 UTC 2012


Signed-off-by: Luca Ceresoli <luca at lucaceresoli.net>
---
 linux/linux.mk |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/linux/linux.mk b/linux/linux.mk
index 5c5a1d2..cb481b1 100644
--- a/linux/linux.mk
+++ b/linux/linux.mk
@@ -4,6 +4,7 @@
 #
 ###############################################################################
 LINUX_VERSION=$(call qstrip,$(BR2_LINUX_KERNEL_VERSION))
+LINUX_LICENSE = GPL_V2_ONLY
 
 # Compute LINUX_SOURCE and LINUX_SITE from the configuration
 ifeq ($(LINUX_VERSION),custom)
-- 
1.7.5.4




More information about the buildroot mailing list