aboutsummaryrefslogtreecommitdiffstats
path: root/tools/power/acpi/Makefile
Commit message (Collapse)AuthorAge
* ACPI tools / acpidump: must be run as root - install it into /usr/sbinThomas Renninger2013-02-05
| | | | | | | | | | Change the default location to install acpidump into from /usr/bin to /usr/sbin, as this tool needs to be run as root. [rjw: Subject and changelog] Signed-off-by: Thomas Renninger <trenn@suse.de> Tested-by: Lee, Chun-Yi <jlee@suse.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
* tools/power/acpi/acpidump: create acpidump(8), local make install targetsLen Brown2012-09-22
| | | | Signed-off-by: Len Brown <len.brown@intel.com>
* tools/power/acpi/acpidump: version 20070714Len Brown2012-09-22
| | | | | | | This is unchanged version 20070714, plus a small bit in DEFINE_ALTERNATE_TYPES to enable building with latest kernel headers. Signed-off-by: Len Brown <len.brown@intel.com>
* tools/power/acpi/acpidump: version 20051111Len Brown2012-09-22
This is unchanged version 20051111, plus a small bit in DEFINE_ALTERNATE_TYPES to enable building with latest kernel headers. Signed-off-by: Len Brown <len.brown@intel.com>