Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
[deliverable/linux.git] / drivers / media / radio / si4713 / Makefile
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
This page took 0.05006 seconds and 5 git commands to generate.