Merge tag 'perf-tools-2020-12-24' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-microblaze.git] / drivers / staging / vt6656 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2
3 vt6656_stage-y +=       main_usb.o \
4                         card.o  \
5                         mac.o   \
6                         baseband.o \
7                         wcmd.o\
8                         rxtx.o \
9                         power.o \
10                         key.o \
11                         rf.o \
12                         usbpipe.o \
13                         channel.o
14
15 obj-$(CONFIG_VT6656) += vt6656_stage.o