Am 22.11.2023 um 13:15 hat Andrey Drobyshev geschrieben: > MT is being detected based on "-M help" output, and we're searching for > the line ending with " (default)". However, in downstream one of the > MTs marked as deprecated might become the default, in which case this > logic breaks as the line would now end with " (default) (deprecated)". > To fix potential issues here, let's relax that requirement and detect > the mere presence of " (default)" line instead. > > Signed-off-by: Andrey Drobyshev <[email protected]>
Thanks, applied to the block branch. (I did however change "MT" to "machine type" in the commit message because at first I was confused what you meant with it.) Kevin
