ramips: fix typo in network uci_defaults script
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37784
This commit is contained in:
parent
41f62983d3
commit
97a7daa72f
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ ramips_setup_macs()
|
|||
|
||||
rt-n13u | \
|
||||
hg255d | \
|
||||
fonera20n |
|
||||
fonera20n | \
|
||||
dir-810l)
|
||||
lan_mac=$(mtd_get_mac_binary factory 40)
|
||||
wan_mac=$(macaddr_add "$lan_mac" 1)
|
||||
|
|
Loading…
Reference in a new issue