From 3d16c16eb669caf7244461a9e83d5f871591681c Mon Sep 17 00:00:00 2001 From: Sven Eckelmann Date: Fri, 3 Feb 2017 09:14:57 +0100 Subject: [PATCH] ar71xx: Add missing device package om-watchdog for MR1750 Signed-off-by: Sven Eckelmann --- target/linux/ar71xx/image/legacy-devices.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2