nl80211: Change max TX power to be in mBm instead of dBm
[deliverable/linux.git] / drivers / net / wireless / ath9k / Makefile
1 ath9k-y += hw.o \
2 eeprom.o \
3 mac.o \
4 calib.o \
5 ani.o \
6 phy.o \
7 regd.o \
8 beacon.o \
9 main.o \
10 recv.o \
11 xmit.o \
12 rc.o \
13 core.o
14
15 obj-$(CONFIG_ATH9K) += ath9k.o
This page took 0.041547 seconds and 5 git commands to generate.