summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2010-03-02 12:51:39 +0000
committerrpaulo <rpaulo@FreeBSD.org>2010-03-02 12:51:39 +0000
commit8518ff96531e520a5c1c3439875e6831a19fcda9 (patch)
tree67b7b060b5684a1191caee0f793ca06955a164ae /sys/modules
parent7a79101227a489624b3a7d4ae9e8245223fdb691 (diff)
downloadFreeBSD-src-8518ff96531e520a5c1c3439875e6831a19fcda9.zip
FreeBSD-src-8518ff96531e520a5c1c3439875e6831a19fcda9.tar.gz
Add AR9285 sources.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/ath/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/ath/Makefile b/sys/modules/ath/Makefile
index 7770cc7..a8bb5ea 100644
--- a/sys/modules/ath/Makefile
+++ b/sys/modules/ath/Makefile
@@ -92,6 +92,7 @@ SRCS+= ar9160_attach.c
SRCS+= ar9280.c ar9280_attach.c
# RF backend for 5416 and 9160
SRCS+= ar2133.c
+SRCS+= ar9285.c ar9285_attach.c
# NB: rate control is bound to the driver by symbol names so only pick one
.if ${ATH_RATE} == "sample"
OpenPOWER on IntegriCloud