mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-18 16:40:29 +00:00
lantiq: add default lan setup to board.d script
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
parent
62dc9831d3
commit
027da34957
@ -145,6 +145,9 @@ VGV7510KW22)
|
||||
ucidef_add_switch "switch0" \
|
||||
"2:lan:1" "3:lan:2" "4:lan:3" "5:lan:4" "6t@eth0"
|
||||
;;
|
||||
*)
|
||||
ucidef_set_interface_lan 'eth0'
|
||||
;;
|
||||
|
||||
WBMR300)
|
||||
lan_mac=$(mtd_get_mac_ascii ubootconfig ethaddr)
|
||||
|
Loading…
x
Reference in New Issue
Block a user