module: Convert symbol namespace to string literal
[linux.git] / drivers / net / wireless / intel / iwlwifi / dvm / Makefile
blobabcf8aeb010d3c08f6655e8b3afd2e9b2aec3586
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 eeprom.o
7 iwldvm-objs += power.o
8 iwldvm-objs += scan.o
9 iwldvm-objs += rxon.o devices.o
11 iwldvm-$(CONFIG_IWLWIFI_LEDS) += led.o
12 iwldvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o
14 ccflags-y += -I $(src)/../