Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
[linux-2.6-microblaze.git] / drivers / net / wireless / intel / iwlwifi / dvm / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # DVM
3 obj-$(CONFIG_IWLDVM)    += iwldvm.o
4 iwldvm-objs             += main.o rs.o mac80211.o ucode.o tx.o
5 iwldvm-objs             += lib.o calib.o tt.o sta.o rx.o
6
7 iwldvm-objs             += power.o
8 iwldvm-objs             += scan.o
9 iwldvm-objs             += rxon.o devices.o
10
11 iwldvm-$(CONFIG_IWLWIFI_LEDS) += led.o
12 iwldvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o
13
14 ccflags-y += -I$(src)/../