mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
ar71xx: Add missing device package om-watchdog for MR1750
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
parent
391d498fe5
commit
3d16c16eb6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue