License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / drivers / net / wireless / intel / iwlwifi / dvm / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1023fdc4
JB
2# DVM
3obj-$(CONFIG_IWLDVM) += iwldvm.o
4iwldvm-objs += main.o rs.o mac80211.o ucode.o tx.o
5iwldvm-objs += lib.o calib.o tt.o sta.o rx.o
6
26a7ca9a 7iwldvm-objs += power.o
c43e9330 8iwldvm-objs += scan.o
1023fdc4
JB
9iwldvm-objs += rxon.o devices.o
10
c43e9330 11iwldvm-$(CONFIG_IWLWIFI_LEDS) += led.o
1023fdc4 12iwldvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o
1023fdc4 13
6bdf1e0e 14ccflags-y += -I$(src)/../