projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add openssl dependency
[openwrt.git]
/
openwrt
/
package
/
lua
/
Config.in
diff --git
a/openwrt/package/lua/Config.in
b/openwrt/package/lua/Config.in
index
54c6330
..
fc25826
100644
(file)
--- a/
openwrt/package/lua/Config.in
+++ b/
openwrt/package/lua/Config.in
@@
-2,7
+2,7
@@
menu "lua............................... LUA programming language"
config BR2_COMPILE_LUA
tristate
- default
y
+ default
n
depends BR2_PACKAGE_LIBLUA
config BR2_PACKAGE_LIBLUA
This page took
0.022733 seconds
and
4
git commands to generate.