Zhengyuan Liu
63a01158cf
tools/power/acpi: fix compilation error
commit 1985f8c7f9 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: d5a4b1a540 ("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:33:25 -05:00
..
2019-06-04 08:02:34 +02:00
2020-01-27 14:51:05 +01:00
2019-12-01 09:16:09 +01:00
2019-09-10 10:33:50 +01:00
2019-07-31 07:27:02 +02:00
2020-02-05 14:43:34 +00:00
2020-02-11 04:34:08 -08:00
2020-02-05 14:43:41 +00:00
2019-12-31 16:36:08 +01:00
2019-11-24 08:21:08 +01:00
2020-02-05 14:43:54 +00:00
2020-02-14 16:33:25 -05:00
2020-01-27 14:50:40 +01:00
2019-12-01 09:17:40 +01:00
2019-12-05 09:20:59 +01:00