Add AR9285 sources.

This commit is contained in:
Rui Paulo 2010-03-02 12:51:39 +00:00
parent 6b9c94873a
commit 33b9a0f002

View File

@ -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"