Zhengyuan Liu
4a7a57c810
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:32:22 -05:00
..
2017-11-02 11:10:55 +01:00
2018-08-15 18:13:01 +02:00
2018-08-24 13:09:17 +02:00
2019-01-13 10:01:02 +01:00
2017-11-02 11:10:55 +01:00
2019-12-01 09:13:12 +01:00
2019-09-10 10:32:17 +01:00
2019-07-31 07:28:53 +02:00
2020-02-05 14:18:13 +00:00
2020-02-14 16:32:15 -05:00
2019-01-13 10:01:02 +01:00
2019-01-13 10:01:02 +01:00
2020-02-05 14:18:13 +00:00
2018-06-21 04:02:49 +09:00
2017-11-02 11:10:55 +01:00
2019-12-31 12:37:45 +01:00
2019-11-24 08:23:34 +01:00
2017-11-02 11:10:55 +01:00
2020-02-05 14:18:29 +00:00
2020-02-14 16:32:22 -05:00
2019-01-13 10:01:02 +01:00
2019-01-13 10:01:02 +01:00
2020-01-27 14:46:29 +01:00
2018-05-30 07:52:28 +02:00
2019-12-01 09:14:29 +01:00
2019-01-13 10:01:01 +01:00
2019-01-13 10:01:02 +01:00
2017-11-02 11:10:55 +01:00