repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
drivers
/
staging
/
vt6656
/
Makefile
blob
f696a9d7a143d42dfa4821c42d6b6bfff523e1f7
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