1# SPDX-License-Identifier: GPL-2.0-only
2obj-$(CONFIG_SMS_SDIO_DRV) += smssdio.o
3
4ccflags-y += -I $(srctree)/drivers/media/common/siano
5