mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
ath79: wrap ucidef_add_switch in 02_network
Wrap line to be consistent with all other definitions. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
parent
d468ff97b7
commit
8a79161a82
@ -200,7 +200,8 @@ ath79_setup_interfaces()
|
||||
"0@eth0" "2:wan" "3:lan" "4:lan"
|
||||
;;
|
||||
dlink,dap-2695-a1)
|
||||
ucidef_add_switch "switch0" "0@eth0" "2:lan" "3:wan" "6@eth1"
|
||||
ucidef_add_switch "switch0" \
|
||||
"0@eth0" "2:lan" "3:wan" "6@eth1"
|
||||
;;
|
||||
dlink,dch-g020-a1)
|
||||
ucidef_add_switch "switch0" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user