c05564c4d8
Android 13
7 lines
142 B
Makefile
Executable file
7 lines
142 B
Makefile
Executable file
earth-pt1-objs := pt1.o
|
|
|
|
obj-$(CONFIG_DVB_PT1) += earth-pt1.o
|
|
|
|
ccflags-y += -Idrivers/media/dvb-frontends
|
|
ccflags-y += -Idrivers/media/tuners
|