From 4bd98e9224cfd89a2d8de5759a7823964d89225f Mon Sep 17 00:00:00 2001 From: Steffen Weinreich Date: Tue, 25 Apr 2017 16:44:39 +0200 Subject: ramips: add om-watchdog to rut5xx DEVICE_PACKAGES Add om-watchdog as default package for rut5xx. Signed-off-by: Steffen Weinreich --- target/linux/ramips/image/rt305x.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'target') diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk index 55c47e3467..058aef01b5 100644 --- a/target/linux/ramips/image/rt305x.mk +++ b/target/linux/ramips/image/rt305x.mk @@ -635,6 +635,7 @@ TARGET_DEVICES += rt-n13u define Device/rut5xx DTS := RUT5XX DEVICE_TITLE := Teltonika RUT5XX + DEVICE_PACKAGES := om-watchdog endef TARGET_DEVICES += rut5xx -- cgit v1.2.3