1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 09:33:20 +02: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*) NanoStation*)
EXTRA_DEV=" EXTRA_DEV="
# Ubiquiti NanoStation features # Ubiquiti NanoStation features
option antenna internal option antenna auto # (auto|horizontal|vertical|external)
option polarity auto # (auto|horizontal|vertical)
" "
;; ;;
esac esac