Skip to content

Commit 1050bf1

Browse files
committed
overlaycheck: Add CM0 to the extended list of dtbs
Signed-off-by: Phil Elwell <[email protected]>
1 parent 358ac70 commit 1050bf1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

overlaycheck/overlaycheck

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ my @base_files = (
2929

3030
my @extra_base_files = (
3131
"bcm2709-rpi-cm2",
32+
"bcm2710-rpi-cm0",
3233
"bcm2710-rpi-2-b",
3334
"bcm2711-rpi-400",
3435
"bcm2712-rpi-500",

0 commit comments

Comments
 (0)