u-boot/board/google
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
..
chromebook_coral scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c 2022-02-25 11:21:24 -05:00
chromebook_link x86: Introduce USE_EARLY_BOARD_INIT option 2020-09-01 13:38:31 +08:00
chromebook_samus x86: Introduce USE_EARLY_BOARD_INIT option 2020-09-01 13:38:31 +08:00
chromebox_panther SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
common SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
gru dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() 2021-01-05 12:26:35 -07:00
imx8mq_phanbell imx: Finish migration of IMX_CONFIG to Kconfig 2021-08-31 17:46:37 -04:00
veyron common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig x86: Add chromebook_coral 2019-12-15 11:44:30 +08:00