linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] cpupower tool: allow building output to be in a separate directory
@ 2012-02-01 11:08 Franck Bui-Huu
  2012-02-01 11:08 ` [PATCH 1/3] cpupower tool: remove use of undefined variables from the clean target of the top makefile Franck Bui-Huu
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Franck Bui-Huu @ 2012-02-01 11:08 UTC (permalink / raw)
  To: linux; +Cc: linux-kernel

Hello Dominik,

This small patchset gives to the user the ability to build cpupower
tool even if the source code is stored in a read-only location.

Patches #1 and #2 are just minor cleanup in order to ease patch #3
which adds the functionnality.

Please consider.

Franck Bui-Huu (3):
  cpupower tool: remove use of undefined variables from the clean target of the top makefile
  cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target
  cpupower tool: allow to build in a separate directory

 tools/power/cpupower/Makefile       |   93 +++++++++++++++++++++-------------
 tools/power/cpupower/bench/Makefile |   23 ++++++---
 2 files changed, 72 insertions(+), 44 deletions(-)

-- 
1.7.7.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-02-06 10:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-01 11:08 [PATCH 0/3] cpupower tool: allow building output to be in a separate directory Franck Bui-Huu
2012-02-01 11:08 ` [PATCH 1/3] cpupower tool: remove use of undefined variables from the clean target of the top makefile Franck Bui-Huu
2012-02-01 11:08 ` [PATCH 2/3] cpupower tool: makefile: simplify the recipe used to generate cpupower.pot target Franck Bui-Huu
2012-02-01 11:08 ` [PATCH 3/3] cpupower tool: allow to build in a separate directory Franck Bui-Huu
2012-02-05 20:32 ` [PATCH 0/3] cpupower tool: allow building output to be " Dominik Brodowski
2012-02-06 10:45   ` Franck Bui-Huu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).