luci-0.9: change default source target to precompiled
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 27 Mar 2010 02:11:01 +0000 (02:11 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 27 Mar 2010 02:11:01 +0000 (02:11 +0000)
contrib/package/luci/Makefile

index a195130..b22b7d0 100644 (file)
@@ -116,7 +116,7 @@ endef
 define Package/luci-core/config
        choice
                prompt "Build Target"
-               default PACKAGE_luci-core_source
+               default PACKAGE_luci-core_compile
 
        config PACKAGE_luci-core_compile
                bool "Precompiled"