forked from Ivasoft/openwrt
Add back Sitecom WL-105b support
SVN-Revision: 10142
This commit is contained in:
@@ -34,6 +34,7 @@ case "$(cat /proc/diag/model)" in
|
||||
"ASUS WL-HDD") ifname=eth1;;
|
||||
"ASUS WL-300g") ifname=eth1;;
|
||||
"ASUS (unknown, BCM4702)") ifname=eth1;;
|
||||
"Sitecom WL-105b") ifname=eth1;;
|
||||
esac
|
||||
|
||||
failsafe_ip
|
||||
|
||||
Reference in New Issue
Block a user