]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blame - drivers/net/wireless/intel/iwlwifi/mvm/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-disco-kernel.git] / drivers / net / wireless / intel / iwlwifi / mvm / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
8ca151b5
JB
2obj-$(CONFIG_IWLMVM) += iwlmvm.o
3iwlmvm-y += fw.o mac80211.o nvm.o ops.o phy-ctxt.o mac-ctxt.o
780e87c2 4iwlmvm-y += utils.o rx.o rxmq.o tx.o binding.o quota.o sta.o sf.o
8ca151b5 5iwlmvm-y += scan.o time-event.o rs.o
97f95c93 6iwlmvm-y += power.o coex.o
d4317252 7iwlmvm-y += tt.o offloading.o tdls.o
820a1a50 8iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o debugfs-vif.o
c43e9330 9iwlmvm-$(CONFIG_IWLWIFI_LEDS) += led.o
7174beb6 10iwlmvm-y += tof.o
a3f7ba5c 11iwlmvm-$(CONFIG_PM) += d3.o
8ca151b5 12
6bdf1e0e 13ccflags-y += -I$(src)/../