u-boot/board/google/chromebook_coral
Philippe Reynes 5d94cbd1dc scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c
There is a conflict between the static file
lib/acpi/dsdt.c and the file dsdt.c generated
dynamicaly by scripts/Makefile.lib. When a
mrproper is done, the static file dsdt.c is
removed. If a build with acpi enabled is
launched after, the following error is raised:

  CC      lib/acpi/acpi_table.o
make[2]: *** No rule to make target 'lib/acpi/dsdt.asl', needed by 'lib/acpi/dsdt.c'.  Stop.
scripts/Makefile.build:394: recipe for target 'lib/acpi' failed

To avoid such error, the generated file is named
dsdt_generated.c instead of dstdt.c.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Tested-by: Heiko Thiery <heiko.thiery@gmail.com>
2022-02-25 11:21:24 -05:00
..
baseboard_dptf.asl x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00
coral.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
dialog-2ch-48khz-24b.dat x86: coral: Add audio descriptor files 2020-09-25 11:27:24 +08:00
dmic-1ch-48khz-16b.dat x86: coral: Add audio descriptor files 2020-09-25 11:27:24 +08:00
dmic-2ch-48khz-16b.dat x86: coral: Add audio descriptor files 2020-09-25 11:27:24 +08:00
dmic-4ch-48khz-16b.dat x86: coral: Add audio descriptor files 2020-09-25 11:27:24 +08:00
dsdt.asl x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00
Kconfig x86: apl: Correct PCIE_ECAM_BASE 2020-09-25 11:27:12 +08:00
MAINTAINERS x86: Add chromebook_coral 2019-12-15 11:44:30 +08:00
Makefile scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c 2022-02-25 11:21:24 -05:00
max98357-render-2ch-48khz-24b.dat x86: coral: Correct max98357 file 2020-11-10 09:35:57 +08:00
variant_dptf.asl x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00
variant_ec.h x86: coral: Add ACPI tables for coral 2020-09-25 11:27:13 +08:00
variant_gpio.h x86: coral: Show memory config and SKU ID on startup 2021-03-27 16:26:48 +13:00