Skip to content

Commit

Permalink
Merge tag 'linux-cpupower-6.6-rc2' of git://git.kernel.org/pub/scm/li…
Browse files Browse the repository at this point in the history
…nux/kernel/git/shuah/linux

Merge additional cpupower utility update for 6.6 from Shuah Khan:

"This cpupower update [...] consists of a single fix to add Georgian
 translation to Makefile LANGUAGES."

* tag 'linux-cpupower-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux:
  cpupower: Add Georgian translation to Makefile LANGUAGES
  • Loading branch information
Rafael J. Wysocki committed Aug 29, 2023
2 parents ccc5e98 + af75504 commit 774bb7d
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 774bb7d

Please sign in to comment.