diff options
-rw-r--r-- | target/linux/ar71xx/image/legacy-devices.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/image/legacy-devices.mk b/target/linux/ar71xx/image/legacy-devices.mk index d32e8f86ce..2117617058 100644 --- a/target/linux/ar71xx/image/legacy-devices.mk +++ b/target/linux/ar71xx/image/legacy-devices.mk @@ -507,7 +507,7 @@ LEGACY_DEVICES += MR900 define LegacyDevice/MR1750 DEVICE_TITLE := OpenMesh MR1750 - DEVICE_PACKAGES := kmod-ath10k ath10k-firmware-qca988x + DEVICE_PACKAGES := om-watchdog kmod-ath10k ath10k-firmware-qca988x endef LEGACY_DEVICES += MR1750 |