ath9k: never read from the AR_IMR_S2 register
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / Makefile
1 ath9k-y +=      beacon.o \
2                 gpio.o \
3                 init.o \
4                 main.o \
5                 recv.o \
6                 xmit.o \
7                 virtual.o \
8                 rc.o
9
10 ath9k-$(CONFIG_PCI) += pci.o
11 ath9k-$(CONFIG_ATHEROS_AR71XX) += ahb.o
12 ath9k-$(CONFIG_ATH9K_DEBUGFS) += debug.o
13
14 obj-$(CONFIG_ATH9K) += ath9k.o
15
16 ath9k_hw-y:=    hw.o \
17                 eeprom.o \
18                 eeprom_def.o \
19                 eeprom_4k.o \
20                 eeprom_9287.o \
21                 calib.o \
22                 ani.o \
23                 phy.o \
24                 btcoex.o \
25                 mac.o \
26
27 obj-$(CONFIG_ATH9K_HW) += ath9k_hw.o
28
29 obj-$(CONFIG_ATH9K_COMMON) += ath9k_common.o
30 ath9k_common-y:=        common.o