projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added needed patch for ppp to compile with filter enable
[openwrt.git]
/
package
/
lua
/
Config.in
diff --git
a/package/lua/Config.in
b/package/lua/Config.in
index
54c6330
..
fc25826
100644
(file)
--- a/
package/lua/Config.in
+++ b/
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.022568 seconds
and
4
git commands to generate.