u-boot/board/intel
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
..
agilex-socdk Merge branch 'v2021.04-rc4' of https://github.com/lftan/u-boot 2021-03-08 07:41:40 -05:00
bayleybay scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c 2022-02-25 11:21:24 -05:00
cherryhill x86: intel: cherryhill: Remove dead code 2020-09-01 13:38:39 +08:00
cougarcanyon2 x86: intel: cougarcanyon2: Remove dead code 2020-09-01 13:38:40 +08:00
crownbay x86: intel: crownbay: Remove dead code 2020-09-01 13:38:40 +08:00
edison scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c 2022-02-25 11:21:24 -05:00
galileo scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c 2022-02-25 11:21:24 -05:00
minnowmax scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c 2022-02-25 11:21:24 -05:00
n5x-socdk Merge branch 'next-socfpga' of https://github.com/tienfong/uboot_mainline 2021-08-25 08:23:42 -04:00
slimbootloader x86: intel: slimbootloader: Remove dead code 2020-09-01 13:38:41 +08:00
Kconfig board: intel: Add new slimbootloader board 2019-08-09 22:24:02 +08:00