X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=luci.mk;h=d77c09e22b4fdaf6cdc8a235301a5d8600729eef;hp=ab09f0f4f5d3b7d8297327a4089dd7e6e2bf1475;hb=8023fb9c433d01db99dc19668f892b4d4269eadb;hpb=dd2b05289b40002b2e4c098abfc88052e423215f diff --git a/luci.mk b/luci.mk index ab09f0f4f..d77c09e22 100644 --- a/luci.mk +++ b/luci.mk @@ -182,7 +182,7 @@ define LuciTranslation CATEGORY:=LuCI TITLE:=$(PKG_NAME) - $(1) translation HIDDEN:=1 - DEFAULT:=LUCI_LANG_$(1)||ALL + DEFAULT:=LUCI_LANG_$(1)||(ALL&&m) DEPENDS:=$(PKG_NAME) PKGARCH:=all endef