oleavr-rgl-a500-mini-linux-.../drivers/video/sunxi/disp2/tv/Makefile
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

9 lines
274 B
Makefile
Executable file

obj-$(CONFIG_DISP2_TV_GM7121) += gm7121.o
obj-$(CONFIG_DISP2_TV_AC200) += tv_acxx.o
tv_acxx-y := tv_ac200.o tv_ac200_lowlevel.o
obj-$(CONFIG_TV_DISP2_SUNXI) += tv.o
tv-y := drv_tv.o
tv-$(CONFIG_ARCH_SUN8IW11) += de_tve_sun8iw11.o
tv-$(CONFIG_ARCH_SUN50IW2) += de_tve_v1.o