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:
Adrian Schmutzler 2021-02-05 20:53:26 +01:00
parent d468ff97b7
commit 8a79161a82
1 changed files with 2 additions and 1 deletions

View File

@ -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" \