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
/
vt6655
/
Makefile
blob
e70357ec0af8a1e229b9e3fa9259a0b0e6cef52b
1
# SPDX-License-Identifier: GPL-2.0
2
3
vt6655_stage-y
+=
device_main.o \
4
card.o \
5
channel.o \
6
mac.o \
7
baseband.o \
8
rxtx.o \
9
dpc.o \
10
power.o \
11
srom.o \
12
key.o \
13
rf.o
14
15
obj-
$(
CONFIG_VT6655
) +=
vt6655_stage.o