Skip to content

Commit 79dbe31

Browse files
ndechesnericardosalveti
authored andcommitted
platforms: create emmc/ufs variant for each platform
For each platform, create either emmc or ufs subfolder to indicate the variant. Signed-off-by: Nicolas Dechesne <[email protected]> Signed-off-by: Ricardo Salveti <[email protected]>
1 parent 3444e74 commit 79dbe31

File tree

15 files changed

+1
-1
lines changed

15 files changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ lint:
3131

3232
integration: all
3333
# make sure generated output has created expected files
34-
tests/integration/check-missing-files platforms/*/*.xml
34+
tests/integration/check-missing-files platforms/*/*/*.xml
3535

3636
check: lint integration
3737

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)