Merge tag 'msm-fix-noncrit-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel...
[profile/ivi/kernel-adaptation-intel-automotive.git] / drivers / net / wireless / iwlwifi / dvm / Makefile
1 # DVM
2 obj-$(CONFIG_IWLDVM)    += iwldvm.o
3 iwldvm-objs             += main.o rs.o mac80211.o ucode.o tx.o
4 iwldvm-objs             += lib.o calib.o tt.o sta.o rx.o
5
6 iwldvm-objs             += power.o
7 iwldvm-objs             += scan.o led.o
8 iwldvm-objs             += rxon.o devices.o
9
10 iwldvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o
11 iwldvm-$(CONFIG_IWLWIFI_DEVICE_TESTMODE) += testmode.o
12
13 ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/../