mirror of https://github.com/hak5/openwrt.git
ralink: set wmr-300 mac properly
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38872lede-17.01
parent
ee41b41a30
commit
d175740783
|
@ -188,6 +188,7 @@ ramips_setup_macs()
|
|||
psr-680w | \
|
||||
rt-n15 | \
|
||||
sl-r7205 | \
|
||||
wmr300 | \
|
||||
wl-351)
|
||||
lan_mac=$(mtd_get_mac_binary factory 4)
|
||||
wan_mac=$(macaddr_add "$lan_mac" 1)
|
||||
|
|
Loading…
Reference in New Issue