License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / net / wireless / intel / iwlwifi / mvm / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_IWLMVM)   += iwlmvm.o
3 iwlmvm-y += fw.o mac80211.o nvm.o ops.o phy-ctxt.o mac-ctxt.o
4 iwlmvm-y += utils.o rx.o rxmq.o tx.o binding.o quota.o sta.o sf.o
5 iwlmvm-y += scan.o time-event.o rs.o
6 iwlmvm-y += power.o coex.o
7 iwlmvm-y += tt.o offloading.o tdls.o
8 iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o debugfs-vif.o
9 iwlmvm-$(CONFIG_IWLWIFI_LEDS) += led.o
10 iwlmvm-y += tof.o
11 iwlmvm-$(CONFIG_PM) += d3.o
12
13 ccflags-y += -I$(src)/../