Makefile (b42f5b0f0fd8c1c442c1b29a3fbcb338e8bd7732) Makefile (40ca22eafeb61ee1419dd7c4c2698459183c582c)
1ath5k-y += caps.o
2ath5k-y += initvals.o
3ath5k-y += eeprom.o
4ath5k-y += gpio.o
5ath5k-y += desc.o
6ath5k-y += dma.o
7ath5k-y += qcu.o
8ath5k-y += pcu.o
9ath5k-y += phy.o
10ath5k-y += reset.o
11ath5k-y += attach.o
12ath5k-y += base.o
13ath5k-y += led.o
14ath5k-y += rfkill.o
15ath5k-y += ani.o
1ath5k-y += caps.o
2ath5k-y += initvals.o
3ath5k-y += eeprom.o
4ath5k-y += gpio.o
5ath5k-y += desc.o
6ath5k-y += dma.o
7ath5k-y += qcu.o
8ath5k-y += pcu.o
9ath5k-y += phy.o
10ath5k-y += reset.o
11ath5k-y += attach.o
12ath5k-y += base.o
13ath5k-y += led.o
14ath5k-y += rfkill.o
15ath5k-y += ani.o
16ath5k-y += sysfs.o
16ath5k-$(CONFIG_ATH5K_DEBUG) += debug.o
17obj-$(CONFIG_ATH5K) += ath5k.o
17ath5k-$(CONFIG_ATH5K_DEBUG) += debug.o
18obj-$(CONFIG_ATH5K) += ath5k.o