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

Since commit 5d94cbd1dc ("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>
This commit is contained in:
Philippe Reynes
2022-03-08 08:42:43 -05:00
committed by Tom Rini
parent c12f9d2e54
commit b38fbddbaa
6 changed files with 18 additions and 18 deletions
@@ -1,3 +1,3 @@
dsdt.aml
dsdt.asl.tmp
dsdt.c
dsdt_generated.aml
dsdt_generated.asl.tmp
dsdt_generated.c
@@ -1,3 +1,3 @@
dsdt.aml
dsdt.asl.tmp
dsdt.c
dsdt_generated.aml
dsdt_generated.asl.tmp
dsdt_generated.c
+3 -3
View File
@@ -1,3 +1,3 @@
dsdt.aml
dsdt.asl.tmp
dsdt.c
dsdt_generated.aml
dsdt_generated.asl.tmp
dsdt_generated.c
+3 -3
View File
@@ -1,3 +1,3 @@
dsdt.aml
dsdt.asl.tmp
dsdt.c
dsdt_generated.aml
dsdt_generated.asl.tmp
dsdt_generated.c
+3 -3
View File
@@ -1,3 +1,3 @@
dsdt.aml
dsdt.asl.tmp
dsdt.c
dsdt_generated.aml
dsdt_generated.asl.tmp
dsdt_generated.c
+3 -3
View File
@@ -1,3 +1,3 @@
dsdt.aml
dsdt.asl.tmp
dsdt.c
dsdt_generated.aml
dsdt_generated.asl.tmp
dsdt_generated.c