git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
7 lines
214 B
Makefile
7 lines
214 B
Makefile
obj-$(CONFIG_DVB_FIREDTV) += firedtv.o
|
|
|
|
firedtv-y += firedtv-avc.o firedtv-ci.o firedtv-dvb.o firedtv-fe.o firedtv-fw.o
|
|
firedtv-$(CONFIG_DVB_FIREDTV_INPUT) += firedtv-rc.o
|
|
|
|
ccflags-y += -Idrivers/media/dvb-core
|