xref: /linux/drivers/net/wireless/intel/iwlwifi/mvm/Makefile (revision 9f66a397c8773167939c4eafc33725f38ec5c872)
1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0
2e705c121SKalle Valoobj-$(CONFIG_IWLMVM)   += iwlmvm.o
3e705c121SKalle Valoiwlmvm-y += fw.o mac80211.o nvm.o ops.o phy-ctxt.o mac-ctxt.o
4780e87c2SJohannes Bergiwlmvm-y += utils.o rx.o rxmq.o tx.o binding.o quota.o sta.o sf.o
5*9f66a397SGregory Greenmaniwlmvm-y += scan.o time-event.o rs.o rs-fw.o
697f95c93SSara Sharoniwlmvm-y += power.o coex.o
7e705c121SKalle Valoiwlmvm-y += tt.o offloading.o tdls.o
8e705c121SKalle Valoiwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o debugfs-vif.o
9e705c121SKalle Valoiwlmvm-$(CONFIG_IWLWIFI_LEDS) += led.o
107174beb6SJohannes Bergiwlmvm-y += tof.o
11a3f7ba5cSEliad Pelleriwlmvm-$(CONFIG_PM) += d3.o
12e705c121SKalle Valo
136bdf1e0eSMichael S. Tsirkinccflags-y += -I$(src)/../
14