Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[cris-mirror.git] / drivers / gpu / drm / pl111 / Makefile
blob9c5e8dba8ac68669c1b39a12876f9995df25a797
1 # SPDX-License-Identifier: GPL-2.0
2 pl111_drm-y += pl111_display.o \
3 pl111_versatile.o \
4 pl111_drv.o
6 pl111_drm-$(CONFIG_DEBUG_FS) += pl111_debugfs.o
8 obj-$(CONFIG_DRM_PL111) += pl111_drm.o