aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/adp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/adp/Makefile')
-rw-r--r--drivers/gpu/drm/adp/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/gpu/drm/adp/Makefile b/drivers/gpu/drm/adp/Makefile
new file mode 100644
index 000000000000..8e7b618edd35
--- /dev/null
+++ b/drivers/gpu/drm/adp/Makefile
@@ -0,0 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-only OR MIT
+
+adpdrm-y := adp_drv.o
+adpdrm-mipi-y := adp-mipi.o
+obj-$(CONFIG_DRM_ADP) += adpdrm.o adpdrm-mipi.o