mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 13:48:06 +00:00
ath79: generic: base-files: fix indentation in 02_network
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
c5497ebb1c
commit
c543dfe431
@ -156,11 +156,11 @@ ath79_setup_interfaces()
|
|||||||
wd,mynet-n750)
|
wd,mynet-n750)
|
||||||
ucidef_add_switch "switch0" \
|
ucidef_add_switch "switch0" \
|
||||||
"0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
|
"0@eth0" "1:lan" "2:lan" "3:lan" "4:lan" "5:wan"
|
||||||
;;
|
;;
|
||||||
librerouter,librerouter-v1)
|
librerouter,librerouter-v1)
|
||||||
ucidef_add_switch "switch0" \
|
ucidef_add_switch "switch0" \
|
||||||
"0@eth0" "5:wan" "6@eth1" "4:lan"
|
"0@eth0" "5:wan" "6@eth1" "4:lan"
|
||||||
;;
|
;;
|
||||||
nec,wg1200cr|\
|
nec,wg1200cr|\
|
||||||
ubnt,nanostation-ac|\
|
ubnt,nanostation-ac|\
|
||||||
ubnt,unifiac-mesh-pro|\
|
ubnt,unifiac-mesh-pro|\
|
||||||
|
Loading…
Reference in New Issue
Block a user