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:
Bin Meng 2016-05-07 07:46:34 -07:00
parent ad3098f7b8
commit 7a47a0827d
3 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,3 @@
dsdt.aml
dsdt.asl.tmp
dsdt.c

3
board/intel/bayleybay/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
dsdt.aml
dsdt.asl.tmp
dsdt.c

3
board/intel/minnowmax/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
dsdt.aml
dsdt.asl.tmp
dsdt.c