mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 09:08:05 -04:00
8 lines
201 B
Makefile
8 lines
201 B
Makefile
|
|
earth-pt3-objs += pt3.o pt3_i2c.o pt3_dma.o
|
|
|
|
obj-$(CONFIG_DVB_PT3) += earth-pt3.o
|
|
|
|
ccflags-y += -Idrivers/media/dvb-core
|
|
ccflags-y += -Idrivers/media/dvb-frontends
|
|
ccflags-y += -Idrivers/media/tuners
|