Linux 3.9-rc8
[firefly-linux-kernel-4.4.55.git] / drivers / net / wireless / iwlwifi / mvm / Makefile
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
4 iwlmvm-y += scan.o time-event.o rs.o
5 iwlmvm-y += power.o
6 iwlmvm-y += led.o
7 iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o
8 iwlmvm-$(CONFIG_PM_SLEEP) += d3.o
9
10 ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/../