These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / staging / vt6655 / Makefile
1 # TODO: all of these should be removed
2 ccflags-y := -DLINUX -D__KERNEL__ -D__NO_VERSION__
3 ccflags-y += -DHOSTAP
4
5 vt6655_stage-y +=       device_main.o \
6         card.o \
7         channel.o \
8         mac.o \
9         baseband.o \
10         rxtx.o \
11         dpc.o \
12         power.o \
13         srom.o \
14         key.o \
15         rf.o
16
17 obj-$(CONFIG_VT6655) += vt6655_stage.o