mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
x86: baytrail: Add .gitignore for ACPI enabled boards
Let git ignore dsdt.aml, dsdt.asl.tmp and dsdt.c files. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de> Tested-by: Stefan Roese <sr@denx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
3
board/congatec/conga-qeval20-qa3-e3845/.gitignore
vendored
Normal file
3
board/congatec/conga-qeval20-qa3-e3845/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
dsdt.aml
|
||||
dsdt.asl.tmp
|
||||
dsdt.c
|
3
board/intel/bayleybay/.gitignore
vendored
Normal file
3
board/intel/bayleybay/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
dsdt.aml
|
||||
dsdt.asl.tmp
|
||||
dsdt.c
|
3
board/intel/minnowmax/.gitignore
vendored
Normal file
3
board/intel/minnowmax/.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
dsdt.aml
|
||||
dsdt.asl.tmp
|
||||
dsdt.c
|
Reference in New Issue
Block a user