From d13eeb17e82237b3436b49656da45c77ebd852d6 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Tue, 30 Jun 2009 14:02:52 +0000 Subject: [PATCH] contrib/package: remove compressed build target from Makefile --- contrib/package/luci/Makefile | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.25.1