mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
sunxi: fix typo in uci-defaults network config
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40895 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user