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:
846c17f
)
contrib/package: remove compressed build target from Makefile
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 30 Jun 2009 14:02:52 +0000
(14:02 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 30 Jun 2009 14:02:52 +0000
(14:02 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 4680d6576808f0a158254d6036fa81a4911d8da2..b5904e807729c3e2a62747a9dcd7c5cd7645b1c9 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-125,9
+125,6
@@
define Package/luci-core/config
config PACKAGE_luci-core_source
bool "Full Source"
- config PACKAGE_luci-core_zipped
- bool "Precompiled and compressed"
-
endchoice
endef