iwlwifi: mvm: begin basic BT-Coex implementation
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / mvm / Makefile
CommitLineData
8ca151b5
JB
1obj-$(CONFIG_IWLMVM) += iwlmvm.o
2iwlmvm-y += fw.o mac80211.o nvm.o ops.o phy-ctxt.o mac-ctxt.o
3iwlmvm-y += utils.o rx.o tx.o binding.o quota.o sta.o
4iwlmvm-y += scan.o time-event.o rs.o
931d4160 5iwlmvm-y += power.o bt-coex.o
8ca151b5
JB
6iwlmvm-y += led.o
7iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o
8iwlmvm-$(CONFIG_PM_SLEEP) += d3.o
9
10ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/../
This page took 0.03901 seconds and 5 git commands to generate.