blob: 3ea47ab273370ea66a4ed0600ae9b2da60f55a5f [file] [log] [blame]
Johannes Berg8ca151b2013-01-24 14:25:36 +01001obj-$(CONFIG_IWLMVM) += iwlmvm.o
2iwlmvm-y += fw.o mac80211.o nvm.o ops.o phy-ctxt.o mac-ctxt.o
Lilach Edelstein1f3b0ff2013-10-06 13:03:32 +02003iwlmvm-y += utils.o rx.o tx.o binding.o quota.o sta.o sf.o
Johannes Berg8ca151b2013-01-24 14:25:36 +01004iwlmvm-y += scan.o time-event.o rs.o
Alexander Bondare811ada2013-03-10 15:29:44 +02005iwlmvm-y += power.o power_legacy.o bt-coex.o
Eytan Lifshitz9ee718a2013-05-19 19:14:41 +03006iwlmvm-y += led.o tt.o
Johannes Berg8ca151b2013-01-24 14:25:36 +01007iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o
Johannes Berg820a1a52013-11-12 16:58:41 +01008iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o debugfs-vif.o
Johannes Berg8ca151b2013-01-24 14:25:36 +01009iwlmvm-$(CONFIG_PM_SLEEP) += d3.o
10
11ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/../