Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git] / drivers / net / wireless / intel / iwlwifi / mvm / Makefile
blob59751f123571be7c39e90e89d9be260a0f0f644d
1 # SPDX-License-Identifier: GPL-2.0
2 obj-$(CONFIG_IWLMVM) += iwlmvm.o
3 obj-$(CONFIG_IWLWIFI_KUNIT_TESTS) += tests/
4 iwlmvm-y += fw.o mac80211.o nvm.o ops.o phy-ctxt.o mac-ctxt.o
5 iwlmvm-y += utils.o rx.o rxmq.o tx.o binding.o quota.o sta.o sf.o
6 iwlmvm-y += scan.o time-event.o rs.o rs-fw.o
7 iwlmvm-y += power.o coex.o
8 iwlmvm-y += tt.o offloading.o tdls.o
9 iwlmvm-y += ftm-responder.o ftm-initiator.o
10 iwlmvm-y += rfi.o
11 iwlmvm-y += mld-key.o mld-mac.o link.o mld-sta.o mld-mac80211.o
12 iwlmvm-y += ptp.o
13 iwlmvm-y += time-sync.o
14 iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o debugfs-vif.o
15 iwlmvm-$(CONFIG_IWLWIFI_LEDS) += led.o
16 iwlmvm-$(CONFIG_PM_SLEEP) += d3.o
17 iwlmvm-$(CONFIG_IWLMEI) += vendor-cmd.o
19 subdir-ccflags-y += -I $(src)/../