From: Shuah Khan Date: Thu, 17 Aug 2023 20:16:35 +0000 (-0600) Subject: cpupower: Add Georgian translation to Makefile LANGUAGES X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=af75504c38960d5331b8c6c83ea9981e26d659e6;p=linux.git cpupower: Add Georgian translation to Makefile LANGUAGES Commit 4680b734e729 ("cpupower: Add Georgian translation") added new language support. This change didn't add "ka" to Makefile LANGUAGES variable. Add it now. Reported-by: Temuri Doghonadze Reported-by: Zurab Kargareteli Signed-off-by: Shuah Khan --- diff --git a/tools/power/cpupower/Makefile b/tools/power/cpupower/Makefile index dc531805a5705..b53753dee02ff 100644 --- a/tools/power/cpupower/Makefile +++ b/tools/power/cpupower/Makefile @@ -57,7 +57,7 @@ LIB_MIN= 1 PACKAGE = cpupower PACKAGE_BUGREPORT = linux-pm@vger.kernel.org -LANGUAGES = de fr it cs pt +LANGUAGES = de fr it cs pt ka # Directory definitions. These are default and most probably