2
0
forked from Ivasoft/openwrt

ar71xx: add support for Onion Omega

This patch adds support for the Onion Omega.

https://onion.io/omega

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
Acked-by: Boken Lin <bl@onion.io>
Tested-by: Jacky Huang <huangfangcheng@163.com>

SVN-Revision: 46458
This commit is contained in:
John Crispin
2015-07-24 09:09:49 +00:00
parent b98205c946
commit 5cd49bb067
10 changed files with 145 additions and 6 deletions

View File

@@ -284,6 +284,10 @@ mynet-n750)
[ -n "$mac" ] && ucidef_set_interface_macaddr "wan" "$mac"
;;
onion-omega)
ucidef_set_interface_lan "wlan0"
;;
dhp-1565-a1 |\
dir-835-a1 |\
wndr3700v4 | \