mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-11 13:21:36 +00:00
sunxi: fix typo in uci-defaults network config
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40895
This commit is contained in:
parent
e9ff251ca6
commit
bf43c8e717
@ -20,7 +20,7 @@ case "`cat /proc/device-tree/model`" in
|
||||
"Olimex A20-Olinuxino Micro")
|
||||
ucidef_set_interface_lan 'eth0'
|
||||
;;
|
||||
"Olimex A13-Olinuxino" |\
|
||||
"Olimex A13-Olinuxino")
|
||||
ucidef_set_interface_lan 'wlan0'
|
||||
;;
|
||||
esac
|
||||
|
Loading…
x
Reference in New Issue
Block a user