blob: 41d390fd2ac8e47772a058f578f18e0b59599b76 [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
Emmanuel Grumbachc1cb92f2014-01-28 10:17:18 +02005iwlmvm-y += power.o bt-coex.o
Eytan Lifshitz9ee718a2013-05-19 19:14:41 +03006iwlmvm-y += led.o tt.o
Johannes Berg820a1a52013-11-12 16:58:41 +01007iwlmvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o debugfs-vif.o
Johannes Berg8ca151b2013-01-24 14:25:36 +01008iwlmvm-$(CONFIG_PM_SLEEP) += d3.o
9
10ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/../