Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
[deliverable/linux.git] / drivers / net / wireless / ath / ath5k / Makefile
CommitLineData
c6e387a2 1ath5k-y += caps.o
e9ddc0f2 2ath5k-y += initvals.o
c6e387a2
NK
3ath5k-y += eeprom.o
4ath5k-y += gpio.o
5ath5k-y += desc.o
6ath5k-y += dma.o
7ath5k-y += qcu.o
8ath5k-y += pcu.o
e9ddc0f2 9ath5k-y += phy.o
c6e387a2
NK
10ath5k-y += reset.o
11ath5k-y += attach.o
12ath5k-y += base.o
0ed4548f 13ath5k-y += led.o
a6ae0716 14ath5k-y += rfkill.o
2111ac0d 15ath5k-y += ani.o
40ca22ea 16ath5k-y += sysfs.o
b446197c 17ath5k-$(CONFIG_ATH5K_DEBUG) += debug.o
e9ddc0f2 18obj-$(CONFIG_ATH5K) += ath5k.o
This page took 0.339807 seconds and 5 git commands to generate.