aboutsummaryrefslogtreecommitdiffstats
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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpu/drm/bochs/Makefile b/drivers/gpu/drm/bochs/Makefile
index e9e0f8f5eb5b..55473371300f 100644
--- a/drivers/gpu/drm/bochs/Makefile
+++ b/drivers/gpu/drm/bochs/Makefile
@@ -1,3 +1,4 @@
+# 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