]> Git Repo - linux.git/blob - drivers/media/platform/omap/Makefile
KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl
[linux.git] / drivers / media / platform / omap / Makefile
1 # SPDX-License-Identifier: GPL-2.0-only
2 #
3 # Makefile for the omap video device drivers.
4 #
5
6 # OMAP2/3 Display driver
7 omap-vout-y += omap_vout.o omap_voutlib.o
8 omap-vout-$(CONFIG_VIDEO_OMAP2_VOUT_VRFB) += omap_vout_vrfb.o
9 obj-$(CONFIG_VIDEO_OMAP2_VOUT) += omap-vout.o
This page took 0.037542 seconds and 4 git commands to generate.