Commit 5b9e4b0
committed
Makefile: run tests on specific XML filenames at any depth
Replace static glob (platforms/*/*/*.xml) with find to discover XML
files at any depth. This is needed for multi-disk use cases that place
generated files in per-storage subdirectories.
Take this opportunity to use specific filenames that we can scan.
Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>1 parent b3b3517 commit 5b9e4b0
1 file changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
47 | 53 | | |
48 | 54 | | |
49 | 55 | | |
| |||
0 commit comments