luci-0.9: merge r4948
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Jun 2009 14:03:30 +0000 (14:03 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 30 Jun 2009 14:03:30 +0000 (14:03 +0000)
contrib/package/luci/Makefile

index 46f356eb5975fc64e9766c7805345520ee0ad321..ae9a8854471fe56018e46c85660eca25f736ce34 100644 (file)
@@ -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