ath9k: Add new Atheros IEEE 802.11n driver
[pandora-kernel.git] / drivers / net / wireless / ath9k / Makefile
1 ath9k-y +=      hw.o \
2                 phy.o \
3                 regd.o \
4                 beacon.o \
5                 main.o \
6                 recv.o \
7                 xmit.o \
8                 rc.o \
9                 core.o
10
11 obj-$(CONFIG_ATH9K) += ath9k.o