Cross Reference: Makefile
xref: /linux-4.4.14/drivers/net/wireless/ath/ath5k/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /linux-4.4.14/drivers/net/wireless/ath/ath5k/
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
13CFLAGS_base.o			+= -I$(src)
14ath5k-y				+= led.o
15ath5k-y				+= rfkill.o
16ath5k-y				+= ani.o
17ath5k-y				+= sysfs.o
18ath5k-y				+= mac80211-ops.o
19ath5k-$(CONFIG_ATH5K_DEBUG)	+= debug.o
20ath5k-$(CONFIG_ATH5K_AHB)	+= ahb.o
21ath5k-$(CONFIG_ATH5K_PCI)	+= pci.o
22obj-$(CONFIG_ATH5K)		+= ath5k.o
23

Indexes created Thu Jun 29 04:38:44 JST 2017