diff options
-rw-r--r-- | contrib/package/luci/Makefile | 3 |
1 files changed, 0 insertions, 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 |