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:
David Gibson 2018-11-23 21:33:28 +11:00
parent 99284c4db9
commit d45bf1f5f2
2 changed files with 4 additions and 4 deletions

1
tests/.gitignore vendored
View file

@ -1,6 +1,7 @@
*.dtb
*.dts.test.s
*.test.dts
*.test.dt.yaml
tmp.*
/fs/
/add_subnode_with_nops