contrib/package: remove compressed build target from Makefile

This commit is contained in:
Jo-Philipp Wich 2009-06-30 14:02:52 +00:00
parent 846c17f0f8
commit d13eeb17e8

View file

@ -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