mirror of
https://github.com/dgibson/dtc.git
synced 2026-04-11 16:37:42 -04:00
Refine make tests_clean target
Remove some redundancy, and also clean up *.test.dt.yaml files generated during the tests. Also add the latter to gitignore. Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
This commit is contained in:
parent
99284c4db9
commit
d45bf1f5f2
2 changed files with 4 additions and 4 deletions
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
*.dtb
|
||||
*.dts.test.s
|
||||
*.test.dts
|
||||
*.test.dt.yaml
|
||||
tmp.*
|
||||
/fs/
|
||||
/add_subnode_with_nops
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue