sd-aarch64: fix miss-predicted file extensions

This commit is contained in:
Jörg Thalheim 2024-08-12 08:46:00 +02:00
parent b9c5637760
commit 68702da0b9
2 changed files with 2 additions and 0 deletions

View File

@ -8,4 +8,5 @@
];
formatAttr = "sdImage";
fileExtension = ".img.*";
}

View File

@ -10,4 +10,5 @@
];
formatAttr = "sdImage";
fileExtension = ".img.*";
}