projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a710515
)
luci-0.9: change default source target to precompiled
author
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 27 Mar 2010 02:11:01 +0000
(
02:11
+0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sat, 27 Mar 2010 02:11:01 +0000
(
02:11
+0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index a1951309d1e68ce8bb75768b211ab0b69f9124ce..b22b7d07326b998be7420a0c4b08eae160848e6d 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-116,7
+116,7
@@
endef
define Package/luci-core/config
choice
prompt "Build Target"
- default PACKAGE_luci-core_
sourc
e
+ default PACKAGE_luci-core_
compil
e
config PACKAGE_luci-core_compile
bool "Precompiled"