]> git.proxmox.com Git - mirror_ubuntu-disco-kernel.git/blame - drivers/gpu/drm/i2c/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-disco-kernel.git] / drivers / gpu / drm / i2c / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
6ee73861
BS
2ch7006-y := ch7006_drv.o ch7006_mode.o
3obj-$(CONFIG_DRM_I2C_CH7006) += ch7006.o
e190bfe5
FJ
4
5sil164-y := sil164_drv.o
6obj-$(CONFIG_DRM_I2C_SIL164) += sil164.o
e7792ce2
RC
7
8tda998x-y := tda998x_drv.o
9obj-$(CONFIG_DRM_I2C_NXP_TDA998X) += tda998x.o