mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-27 06:39:51 +00:00
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
@ -197,7 +197,7 @@ ramips_setup_macs()
|
|||||||
|
|
||||||
rt-n13u | \
|
rt-n13u | \
|
||||||
hg255d | \
|
hg255d | \
|
||||||
fonera20n |
|
fonera20n | \
|
||||||
dir-810l)
|
dir-810l)
|
||||||
lan_mac=$(mtd_get_mac_binary factory 40)
|
lan_mac=$(mtd_get_mac_binary factory 40)
|
||||||
wan_mac=$(macaddr_add "$lan_mac" 1)
|
wan_mac=$(macaddr_add "$lan_mac" 1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user