ramips: add om-watchdog to rut5xx DEVICE_PACKAGES
Add om-watchdog as default package for rut5xx. Signed-off-by: Steffen Weinreich <steve@weinreich.org>
This commit is contained in:
parent
9423cf3e98
commit
4bd98e9224
|
@ -635,6 +635,7 @@ TARGET_DEVICES += rt-n13u
|
||||||
define Device/rut5xx
|
define Device/rut5xx
|
||||||
DTS := RUT5XX
|
DTS := RUT5XX
|
||||||
DEVICE_TITLE := Teltonika RUT5XX
|
DEVICE_TITLE := Teltonika RUT5XX
|
||||||
|
DEVICE_PACKAGES := om-watchdog
|
||||||
endef
|
endef
|
||||||
TARGET_DEVICES += rut5xx
|
TARGET_DEVICES += rut5xx
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue