Files
Linux-Kernel_MiSTer/drivers/gpu/drm/bochs/Makefile
Sorgelig e12ed6c19d v5.13.12
2021-08-22 05:38:19 +08:00

5 lines
141 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
bochs-drm-y := bochs_drv.o bochs_mm.o bochs_kms.o bochs_hw.o
obj-$(CONFIG_DRM_BOCHS) += bochs-drm.o