From 5455bb1c9bd5fdefdac3c15c938c2279795edc33 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 13 Jul 2013 14:48:17 +0200 Subject: local.conf template: add inclusion of license information --- buildconf/local.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'buildconf') diff --git a/buildconf/local.conf b/buildconf/local.conf index 7696f97..c82844b 100644 --- a/buildconf/local.conf +++ b/buildconf/local.conf @@ -43,6 +43,12 @@ PARALLEL_MAKE = "-j 4" MACHINE ??= "qemux86" MACHINE ?= "colibri-t20" +# +# Licenses +# +COPY_LIC_MANIFEST = "1" +COPY_LIC_DIRS = "1" + # # Where to place downloads # -- cgit v1.2.3