[source] ramips: add om-watchdog to rut5xx DEVICE_PACKAGES
LEDE Commits
lede-commits at lists.infradead.org
Mon May 15 14:03:37 PDT 2017
pepe2k pushed a commit to source.git, branch master:
https://git.lede-project.org/e71b2dad948749d044592a730fa9019d45abe090
commit e71b2dad948749d044592a730fa9019d45abe090
Author: Steffen Weinreich <steve at weinreich.org>
AuthorDate: Tue Apr 25 16:44:39 2017 +0200
ramips: add om-watchdog to rut5xx DEVICE_PACKAGES
Add om-watchdog as default package for rut5xx.
Signed-off-by: Steffen Weinreich <steve at weinreich.org>
---
target/linux/ramips/image/rt305x.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/target/linux/ramips/image/rt305x.mk b/target/linux/ramips/image/rt305x.mk
index 62ced9b..5876dcb 100644
--- a/target/linux/ramips/image/rt305x.mk
+++ b/target/linux/ramips/image/rt305x.mk
@@ -639,6 +639,7 @@ TARGET_DEVICES += rt-n13u
define Device/rut5xx
DTS := RUT5XX
DEVICE_TITLE := Teltonika RUT5XX
+ DEVICE_PACKAGES := om-watchdog
endef
TARGET_DEVICES += rut5xx
More information about the lede-commits
mailing list