1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00

package/om-watchdog: add OpenMesh A40 support

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
Sven Eckelmann 2016-09-23 09:38:10 +02:00 committed by John Crispin
parent c6e1bb2ace
commit 86364178d6

@ -43,6 +43,7 @@ get_gpio() {
"mr900v2" | \
"mr1750" | \
"mr1750v2" | \
"a40" | \
"a60")
return 16
;;