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
/
media
/
radio
/
wl128x
/
Makefile
blob
4396ca416cfa41872c870b738463ce6eee353af4
1
# SPDX-License-Identifier: GPL-2.0-only
2
#
3
# Makefile for TI's shared transport driver based wl128x
4
# FM radio.
5
#
6
obj-
$(
CONFIG_RADIO_WL128X
) +=
fm_drv.o
7
fm_drv-objs
:=
fmdrv_common.o fmdrv_rx.o fmdrv_tx.o fmdrv_v4l2.o