]> git.baikalelectronics.ru Git - kernel.git/commit
cpupower: Provide STATIC variable in Makefile for debug builds
authorThomas Renninger <trenn@suse.com>
Tue, 1 Dec 2015 16:14:14 +0000 (17:14 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Thu, 3 Dec 2015 01:30:30 +0000 (02:30 +0100)
commitc4e115326ac95f0b54f53513e4e59daec4fbcf42
tree409ed1391ce5984f053b259b6d7b52e05db53749
parent8249afa8af80620360dea28b69d174ab288f7d13
cpupower: Provide STATIC variable in Makefile for debug builds

When working on cpupower code, you often want to compile library code into the
binary.

This allows to execute modified cpupower code, even with library changes
without doing "make install"

Signed-off-by: Thomas Renninger <trenn@suse.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
tools/power/cpupower/Makefile
tools/power/cpupower/bench/Makefile