From: Jo-Philipp Wich Date: Tue, 30 Jun 2009 14:03:30 +0000 (+0000) Subject: luci-0.9: merge r4948 X-Git-Tag: 0.9.0~173 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=a903a2c822140a8e19a04fd670ec62c8bb2a1564;p=project%2Fluci.git luci-0.9: merge r4948 --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 46f356eb59..ae9a885447 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -121,9 +121,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