summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2014-09-28 12:02:12 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-10-04 19:34:34 +0200
commit2f6b9b2b71db3e9ff3a6d57c92a5c9bd52cba206 (patch)
tree62a40ead67b3f6f37f26664dde25429bd2a12beb /package/Config.in
parent6f37778ab87e40a6be43434a6c38bbd4d1b8961a (diff)
downloadbuildroot-2f6b9b2b71db3e9ff3a6d57c92a5c9bd52cba206.tar.gz
buildroot-2f6b9b2b71db3e9ff3a6d57c92a5c9bd52cba206.zip
package/leafnode2: New package
[Thomas: - Rewrap help text in Config.in - Improve cross-compilation patch to not call the 'amiroot' program on the host, while it is compiled for the target. - Use CONF_OPTS instead of CONF_OPT. - Use a pre-build hook rather than re-implementing the BUILD_CMDS entirely. - Also include COPYING file in license files. - License is LGPLv2.1, not LGPLv2.1+: only one file is LGPLv2.1+, the rest doesn't have any "or later" specification, so we assume it's only LGPLv2.1.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/Config.in')
-rw-r--r--package/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Config.in b/package/Config.in
index 7f8faff887..ea94a2eefa 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -1002,6 +1002,7 @@ endif
source "package/iw/Config.in"
source "package/kismet/Config.in"
source "package/knock/Config.in"
+ source "package/leafnode2/Config.in"
source "package/lftp/Config.in"
source "package/lighttpd/Config.in"
source "package/linknx/Config.in"
OpenPOWER on IntegriCloud