tools/power/acpi: Add descend support in ACPI tools Makefile
authorLv Zheng <lv.zheng@intel.com>
Tue, 28 Jul 2015 05:25:25 +0000 (13:25 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 31 Jul 2015 21:39:31 +0000 (23:39 +0200)
commit391fc234b543991dd7d0361e634cdf5abfbdd0a3
tree6fee9fb834b018ed67b85201f9b064d783c6bbeb
parent40913fe6ea3b733564f0b580cf6c51f5d8fa8158
tools/power/acpi: Add descend support in ACPI tools Makefile

This patch splits tools/power/acpi/Makefile to support descend compling for
ACPI tools. In this patch tools/ec related stuff is removed as it is
originally not enabled.

Also a missing .o (utnonansi.o) is added to the acpidump/Makefile.

Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
tools/power/acpi/Makefile
tools/power/acpi/Makefile.config [new file with mode: 0644]
tools/power/acpi/Makefile.rules [new file with mode: 0644]
tools/power/acpi/tools/acpidump/Makefile [new file with mode: 0644]