ROMFS:netman update - dependent on PX4_MFT_ETHERNET not board type

This commit is contained in:
David Sidrane 2024-01-12 10:36:04 -08:00 committed by Daniel Agar
parent 5ab92173f2
commit 5909dd09f5
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ else
param select-backup $PARAM_BACKUP_FILE param select-backup $PARAM_BACKUP_FILE
fi fi
if ver hwcmp PX4_FMU_V5X PX4_FMU_V6X ARK_FMU_V6X PX4_FMU_V6XRT if mft query -q -k MFT -s MFT_ETHERNET -v 1
then then
netman update -i eth0 netman update -i eth0
fi fi