2
0
forked from Ivasoft/openwrt

lantiq: BT Home Hub 3A - userspace

BT Home Hub 3A - userspace

Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com>

SVN-Revision: 43879
This commit is contained in:
John Crispin
2015-01-08 20:25:48 +00:00
parent 9d7d29439b
commit c9a390f9e1
3 changed files with 7 additions and 2 deletions

View File

@@ -164,7 +164,7 @@ ARV7519RW22)
wan_mac=$(macaddr_add "$lan_mac" 1)
;;
BTHOMEHUBV2B)
BTHOMEHUBV2B|BTHOMEHUBV3A)
lan_mac=$(mtd_get_mac_ascii uboot_env ethaddr)
wan_mac=$(macaddr_add "$lan_mac" 1)
;;