Skip to content

Commit

Permalink
cpupower: Add Georgian translation to Makefile LANGUAGES
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
shuahkh committed Aug 17, 2023
1 parent 99481d2 commit af75504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/power/cpupower/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit af75504

Please sign in to comment.