treewide: Add SPDX license identifier - Makefile/Kconfig
[linux-block.git] / drivers / media / radio / si4713 / Makefile
CommitLineData
ec8f24b7 1# SPDX-License-Identifier: GPL-2.0-only
7391232e
DR
2#
3# Makefile for radios with Silicon Labs Si4713 FM Radio Transmitters
4#
5
6obj-$(CONFIG_I2C_SI4713) += si4713.o
b874b39f 7obj-$(CONFIG_USB_SI4713) += radio-usb-si4713.o
7391232e 8obj-$(CONFIG_PLATFORM_SI4713) += radio-platform-si4713.o