forked from Ivasoft/openwrt
sunxi: various a13 changes - add rtl8192cu into A13 Olinuxino profile - make wlan0 the default interface
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 40617
This commit is contained in:
@@ -20,6 +20,9 @@ case "`cat /proc/device-tree/model`" in
|
||||
"Olimex A20-Olinuxino Micro")
|
||||
ucidef_set_interface_lan 'eth0'
|
||||
;;
|
||||
"Olimex A13-Olinuxino" |\
|
||||
ucidef_set_interface_lan 'wlan0'
|
||||
;;
|
||||
esac
|
||||
|
||||
uci commit network
|
||||
|
||||
Reference in New Issue
Block a user