![]() |
|
|||
0001 # SPDX-License-Identifier: ISC
0002 ath5k-y += caps.o
0003 ath5k-y += initvals.o
0004 ath5k-y += eeprom.o
0005 ath5k-y += gpio.o
0006 ath5k-y += desc.o
0007 ath5k-y += dma.o
0008 ath5k-y += qcu.o
0009 ath5k-y += pcu.o
0010 ath5k-y += phy.o
0011 ath5k-y += reset.o
0012 ath5k-y += attach.o
0013 ath5k-y += base.o
0014 CFLAGS_base.o += -I$(src)
0015 ath5k-y += led.o
0016 ath5k-y += rfkill.o
0017 ath5k-y += ani.o
0018 ath5k-y += sysfs.o
0019 ath5k-y += mac80211-ops.o
0020 ath5k-$(CONFIG_ATH5K_DEBUG) += debug.o
0021 ath5k-$(CONFIG_ATH5K_AHB) += ahb.o
0022 ath5k-$(CONFIG_ATH5K_PCI) += pci.o
0023 obj-$(CONFIG_ATH5K) += ath5k.o
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |