mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-18 16:40:29 +00:00
package/om-watchdog: add OpenMesh MR900 support
Signed-off-by: Sven Eckelmann <sven@open-mesh.com> SVN-Revision: 43262
This commit is contained in:
parent
548822cd7a
commit
c1f2ef8db4
@ -25,6 +25,9 @@ boot() {
|
|||||||
"mr600v2")
|
"mr600v2")
|
||||||
service_start /sbin/om-watchdog 15
|
service_start /sbin/om-watchdog 15
|
||||||
;;
|
;;
|
||||||
|
"mr900")
|
||||||
|
service_start /sbin/om-watchdog 16
|
||||||
|
;;
|
||||||
esac
|
esac
|
||||||
else
|
else
|
||||||
#we assume it is om1p in this case
|
#we assume it is om1p in this case
|
||||||
|
Loading…
x
Reference in New Issue
Block a user