lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed,  1 Feb 2012 12:08:17 +0100
From:	Franck Bui-Huu <fbuihuu@...il.com>
To:	linux@...inikbrodowski.net
Cc:	linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] cpupower tool: allow building output to be in a separate directory

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists