mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-16 15:29:48 +00:00
ath79: fix broken 02_network script
Script was broken by an extraneous space. Signed-off-by: Wenli Looi <wlooi@ucalgary.ca>
This commit is contained in:
parent
92eec257dd
commit
f2f33f77c4
@ -749,7 +749,7 @@ ath79_setup_macs()
|
||||
wan_mac=$(mtd_get_mac_text board_data 0x480)
|
||||
label_mac=$wan_mac
|
||||
;;
|
||||
comfast,cf-e380ac-v2|\
|
||||
comfast,cf-e380ac-v2|\
|
||||
netgear,wndr3700|\
|
||||
netgear,wndr3700-v2|\
|
||||
netgear,wndr3800|\
|
||||
|
Loading…
x
Reference in New Issue
Block a user