forked from Ivasoft/openwrt
brcm2708: detect Raspberry Pi Zero W
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
committed by
Álvaro Fernández Rojas
parent
a8c2a719fa
commit
4124847772
@@ -18,6 +18,9 @@ rpi-b |\
|
||||
rpi-b-plus)
|
||||
ucidef_set_interface_lan "eth0"
|
||||
;;
|
||||
rpi-zero-w)
|
||||
ucidef_set_interface_lan "wlan0"
|
||||
;;
|
||||
esac
|
||||
|
||||
board_config_flush
|
||||
|
||||
Reference in New Issue
Block a user