mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
5d94cbd1dc
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> |
||
---|---|---|
.. | ||
baseboard_dptf.asl | ||
coral.c | ||
dialog-2ch-48khz-24b.dat | ||
dmic-1ch-48khz-16b.dat | ||
dmic-2ch-48khz-16b.dat | ||
dmic-4ch-48khz-16b.dat | ||
dsdt.asl | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
max98357-render-2ch-48khz-24b.dat | ||
variant_dptf.asl | ||
variant_ec.h | ||
variant_gpio.h |