fix a kmap leak in virtio_console
[linux/fpc-iii.git] / drivers / net / wireless / iwlwifi / mvm / Makefile
blobf98ec2b238989da818cb1b4af67f6c6a319c8de4
1 obj-$(CONFIG_IWLMVM) += iwlmvm.o
2 iwlmvm-y += fw.o mac80211.o nvm.o ops.o phy-ctxt.o mac-ctxt.o
3 iwlmvm-y += utils.o rx.o tx.o binding.o quota.o sta.o sf.o
4 iwlmvm-y += scan.o time-event.o rs.o
5 iwlmvm-y += power.o power_legacy.o bt-coex.o
6 iwlmvm-y += led.o tt.o
7 iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o debugfs-vif.o
8 iwlmvm-$(CONFIG_PM_SLEEP) += d3.o
10 ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/../