repo.or.cz
/
cris-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git]
/
drivers
/
media
/
radio
/
si4713
/
Makefile
blob
ddaaf925e883dbc6fc2910ea9507967d7e73ab59
1
#
2
# Makefile for radios with Silicon Labs Si4713 FM Radio Transmitters
3
#
4
5
obj-
$(
CONFIG_I2C_SI4713
) +=
si4713.o
6
obj-
$(
CONFIG_USB_SI4713
) +=
radio-usb-si4713.o
7
obj-
$(
CONFIG_PLATFORM_SI4713
) +=
radio-platform-si4713.o