summaryrefslogtreecommitdiffstats
path: root/rules/lua.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/lua.in')
-rw-r--r--rules/lua.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rules/lua.in b/rules/lua.in
index 700635256..3a031bc32 100644
--- a/rules/lua.in
+++ b/rules/lua.in
@@ -4,6 +4,8 @@ menuconfig LUA
tristate
prompt "lua "
select READLINE if LUA_READLINE
+ select LIBC_M
+ select LIBC_DL
help
Lua is a powerful, fast, light-weight, embeddable scripting language.
Lua combines simple procedural syntax with powerful data description