History log of /u-boot/board/intel/galileo/.gitignore
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# b38fbddb 08-Mar-2022 Philippe Reynes <philippe.reynes@softathome.com>

board: .gitignore: replace dsdt.c by dsdt_generated.c

Since commit 5d94cbd1dca7 ("scripts: Makefile.lib: generate
dsdt_generated.c instead of dsdt.c"), the file generated
is named dsdt_generated.c instead of dsdt.c.
So all files .gitignore referencing dsdt.c should be
upated with dsdt_generated.c.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

# e6ddb6b0 25-May-2016 Bin Meng <bmeng.cn@gmail.com>

x86: galileo: Enable ACPI table generation

Enable ACPI table generation by creating a DSDT table.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>

# e6ddb6b0 25-May-2016 Bin Meng <bmeng.cn@gmail.com>

x86: galileo: Enable ACPI table generation

Enable ACPI table generation by creating a DSDT table.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>