b240eacdd5
This file contains just the firmware load code, that it is also somewhat duplicated at drxj.c. Move the code into there. Latter patches will remove the duplicated code. Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
7 lines
208 B
Makefile
7 lines
208 B
Makefile
drx39xyj-objs := drx39xxj.o drx39xxj_dummy.o drxj.o drx_dap_fasi.o
|
|
|
|
obj-$(CONFIG_DVB_DRX39XYJ) += drx39xyj.o
|
|
|
|
ccflags-y += -I$(srctree)/drivers/media/dvb-core/
|
|
ccflags-y += -I$(srctree)/drivers/media/tuners/
|