contrib/package: remove compressed build target from Makefile
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Jun 2009 14:02:52 +0000 (14:02 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Jun 2009 14:02:52 +0000 (14:02 +0000)
contrib/package/luci/Makefile

index 4680d65..b5904e8 100644 (file)
@@ -125,9 +125,6 @@ define Package/luci-core/config
        config PACKAGE_luci-core_source
                bool "Full Source"
 
        config PACKAGE_luci-core_source
                bool "Full Source"
 
-       config PACKAGE_luci-core_zipped
-               bool "Precompiled and compressed"
-
        endchoice
 endef
 
        endchoice
 endef