diff options
Diffstat (limited to 'drivers/gpu/drm/gm12u320/Makefile')
-rw-r--r-- | drivers/gpu/drm/gm12u320/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/gm12u320/Makefile b/drivers/gpu/drm/gm12u320/Makefile new file mode 100644 index 000000000000..ea514382f00d --- /dev/null +++ b/drivers/gpu/drm/gm12u320/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0+ +obj-$(CONFIG_DRM_GM12U320) += gm12u320.o |