X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=luci.mk;h=d77c09e22b4fdaf6cdc8a235301a5d8600729eef;hb=03a90f161a85bbd79a18a260ba0b702cd941f207;hp=ab09f0f4f5d3b7d8297327a4089dd7e6e2bf1475;hpb=dd2b05289b40002b2e4c098abfc88052e423215f;p=project%2Fluci.git 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