projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix typo in kernel module configuration
[openwrt.git]
/
openwrt
/
package
/
lua
/
Config.in
diff --git
a/openwrt/package/lua/Config.in
b/openwrt/package/lua/Config.in
index
0b2e850
..
54c6330
100644
(file)
--- a/
openwrt/package/lua/Config.in
+++ b/
openwrt/package/lua/Config.in
@@
-1,7
+1,7
@@
menu "lua............................... LUA programming language"
config BR2_COMPILE_LUA
menu "lua............................... LUA programming language"
config BR2_COMPILE_LUA
- bool
+ tristate
default y
depends BR2_PACKAGE_LIBLUA
default y
depends BR2_PACKAGE_LIBLUA
This page took
0.01997 seconds
and
4
git commands to generate.