Skip to content

Commit af75504

Browse files
committed
cpupower: Add Georgian translation to Makefile LANGUAGES
Commit 4680b73 ("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 <temuri.doghonadze@gmail.com> Reported-by: Zurab Kargareteli <zuraxt@gmail.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
1 parent 99481d2 commit af75504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/power/cpupower/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ LIB_MIN= 1
5757

5858
PACKAGE = cpupower
5959
PACKAGE_BUGREPORT = linux-pm@vger.kernel.org
60-
LANGUAGES = de fr it cs pt
60+
LANGUAGES = de fr it cs pt ka
6161

6262

6363
# Directory definitions. These are default and most probably

0 commit comments

Comments
 (0)