Zhengyuan Liu
e751d1a95b
tools/power/acpi: fix compilation error
...
commit 1985f8c7f9a42a651a9750d6fcadc74336d182df upstream.
If we compile tools/acpi target in the top source directory, we'd get a
compilation error showing as bellow:
# make tools/acpi
DESCEND power/acpi
DESCEND tools/acpidbg
CC tools/acpidbg/acpidbg.o
Assembler messages:
Fatal error: can't create /home/lzy/kernel-upstream/power/acpi/\
tools/acpidbg/acpidbg.o: No such file or directory
../../Makefile.rules:26: recipe for target '/home/lzy/kernel-upstream/\
power/acpi/tools/acpidbg/acpidbg.o' failed
make[3]: *** [/home/lzy/kernel-upstream//power/acpi/tools/acpidbg/\
acpidbg.o] Error 1
Makefile:19: recipe for target 'acpidbg' failed
make[2]: *** [acpidbg] Error 2
Makefile:54: recipe for target 'acpi' failed
make[1]: *** [acpi] Error 2
Makefile:1607: recipe for target 'tools/acpi' failed
make: *** [tools/acpi] Error 2
Fixes: d5a4b1a540b8 ("tools/power/acpi: Remove direct kernel source include reference")
Signed-off-by: Zhengyuan Liu <liuzhengyuan@kylinos.cn>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-02-14 16:31:09 -05:00
..
2016-09-23 13:07:15 -06:00
2018-10-13 09:18:59 +02:00
2018-08-24 13:12:39 +02:00
2019-11-28 18:28:07 +01:00
2019-09-10 10:31:02 +01:00
2019-08-04 09:33:38 +02:00
2020-02-05 13:05:44 +00:00
2016-05-25 16:12:06 +02:00
2016-09-23 13:07:21 -06:00
2016-09-08 08:05:24 +02:00
2020-02-05 13:05:44 +00:00
2016-05-08 23:32:59 -04:00
2020-01-04 13:40:03 +01:00
2016-09-23 13:07:27 -06:00
2020-01-23 08:19:43 +01:00
2020-02-14 16:31:09 -05:00
2018-07-11 16:26:45 +02:00
2016-09-30 09:14:22 -07:00
2020-01-23 08:19:37 +01:00
2018-05-30 07:50:43 +02:00
2019-11-28 18:29:05 +01:00
2018-11-10 07:42:50 -08:00
2018-10-10 08:53:20 +02:00
2016-06-23 11:07:13 +02:00