iwlwifi: move under intel vendor directory
[cascardo/linux.git] / drivers / net / wireless / intel / 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
8 iwldvm-objs             += rxon.o devices.o
9
10 iwldvm-$(CONFIG_IWLWIFI_LEDS) += led.o
11 iwldvm-$(CONFIG_IWLWIFI_DEBUGFS) += debugfs.o
12
13 ccflags-y += -D__CHECK_ENDIAN__ -I$(src)/../