use gcc 4.0.2 and deselect ppp by default for Aruba, use gcc 3.4.5 for the other...
[openwrt.git] / package / parprouted / files / parprouted.default
1 LAN_IF=$(nvram get lan_ifname)
2 WIFI_IF=$(nvram get wifi_ifname)
3 OPTIONS="$LAN_IF $WIFI_IF"
This page took 0.055966 seconds and 5 git commands to generate.