From: Jo-Philipp Wich Date: Tue, 30 Jun 2009 14:02:52 +0000 (+0000) Subject: contrib/package: remove compressed build target from Makefile X-Git-Tag: 0.10.0~1474 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d13eeb17e82237b3436b49656da45c77ebd852d6;p=oweals%2Fluci.git contrib/package: remove compressed build target from Makefile --- diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 4680d6576..b5904e807 100644 --- 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