wireless, wavelan: spin off by 1
[deliverable/linux.git] / drivers / net / wireless / ath9k / Makefile
CommitLineData
f078f209 1ath9k-y += hw.o \
f1dc5600
S
2 eeprom.o \
3 mac.o \
4 calib.o \
5 ani.o \
f078f209
LR
6 phy.o \
7 regd.o \
8 beacon.o \
9 main.o \
10 recv.o \
11 xmit.o \
ff37e337 12 rc.o
f078f209 13
6baff7f9 14ath9k-$(CONFIG_PCI) += pci.o
09329d37 15ath9k-$(CONFIG_ATHEROS_AR71XX) += ahb.o
88b126af
S
16ath9k-$(CONFIG_ATH9K_DEBUG) += debug.o
17
f078f209 18obj-$(CONFIG_ATH9K) += ath9k.o
This page took 0.141978 seconds and 5 git commands to generate.