summaryrefslogtreecommitdiffstats
path: root/package/Config.in
diff options
context:
space:
mode:
authorFrancois Perrad <fperrad@gmail.com>2016-07-05 21:05:20 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-06 22:13:04 +0200
commitac4471d09f11231d6696995373088095409b0a0c (patch)
treea981d9b8a773b902b7daf5dbd305d15b27d07c18 /package/Config.in
parentd55c6b132e2f4835b6af6e5055c985ad5f715936 (diff)
downloadbuildroot-ac4471d09f11231d6696995373088095409b0a0c.tar.gz
buildroot-ac4471d09f11231d6696995373088095409b0a0c.zip
4th: new package
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> [Thomas: - fix the license information, it's GPLv3+, LGPLv3+. - add a comment about the COPYING file containing only the LGPLv3 text, even though there is some GPLv3+ code. - minor tweaks in the .mk file - rewrap Config.in help text.] 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 d6c7600692..b9a75673a4 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -469,6 +469,7 @@ endmenu
endmenu
menu "Interpreter languages and scripting"
+ source "package/4th/Config.in"
source "package/enscript/Config.in"
source "package/erlang/Config.in"
if BR2_PACKAGE_ERLANG
OpenPOWER on IntegriCloud