summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/bochs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/bochs/Makefile')
-rw-r--r--drivers/gpu/drm/bochs/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/gpu/drm/bochs/Makefile b/drivers/gpu/drm/bochs/Makefile
deleted file mode 100644
index 55473371300f..000000000000
--- a/drivers/gpu/drm/bochs/Makefile
+++ /dev/null
@@ -1,4 +0,0 @@
-# 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