HOME


Mini Shell 1.0
DIR:/lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/media/common/siano/
Upload File :
Current File : //lib/modules/5.14.0-503.14.1.el9_5.x86_64/source/drivers/media/common/siano/Makefile
# SPDX-License-Identifier: GPL-2.0
smsmdtv-objs := smscoreapi.o sms-cards.o smsendian.o
smsdvb-objs := smsdvb-main.o

obj-$(CONFIG_SMS_SIANO_MDTV) += smsmdtv.o smsdvb.o

ifeq ($(CONFIG_SMS_SIANO_RC),y)
  smsmdtv-objs += smsir.o
endif

ifeq ($(CONFIG_SMS_SIANO_DEBUGFS),y)
  smsdvb-objs += smsdvb-debugfs.o
endif