mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-26 11:29:24 +00:00
The current string used to disable mbim is "--enable-mbim=no", which is producing a warning. It should be "--with-mdim=no", so change it. Signed-off-by: Martin Kelly <mkelly@xevo.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>