aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k/Makefile
blob: 564ecd0c5d4b71dbc7979e4b12b795f1e059be58 (plain) (blame)
1
2
3
4
5
6
ath5k-y				+= base.o
ath5k-y				+= hw.o
ath5k-y				+= initvals.o
ath5k-y				+= phy.o
ath5k-$(CONFIG_ATH5K_DEBUG)	+= debug.o
obj-$(CONFIG_ATH5K)		+= ath5k.o