Linux Audio

Check our new training course

Open-source upstreaming

Need help get the support for your hardware in upstream Linux?
Loading...
v6.13.7
1# SPDX-License-Identifier: GPL-2.0-only
2tve200_drm-y +=	tve200_display.o \
3		tve200_drv.o
4
5obj-$(CONFIG_DRM_TVE200) += tve200_drm.o
v5.4
1# SPDX-License-Identifier: GPL-2.0-only
2tve200_drm-y +=	tve200_display.o \
3		tve200_drv.o
4
5obj-$(CONFIG_DRM_TVE200) += tve200_drm.o