1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:42:01 +03:00

remove polarity from config file generation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13034 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
thepeople 2008-10-23 04:06:30 +00:00
parent a74dc32412
commit ef1ad46104

View File

@ -341,8 +341,7 @@ detect_atheros() {
NanoStation*)
EXTRA_DEV="
# Ubiquiti NanoStation features
option antenna internal
option polarity auto # (auto|horizontal|vertical)
option antenna auto # (auto|horizontal|vertical|external)
"
;;
esac