]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/pinctrl/mediatek/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-bionic-kernel.git] / drivers / pinctrl / mediatek / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
a6df410d 2# Core
4a9e0060 3obj-y += pinctrl-mtk-common.o
a6df410d
HY
4
5# SoC Drivers
4a9e0060
MY
6obj-$(CONFIG_PINCTRL_MT2701) += pinctrl-mt2701.o
7obj-$(CONFIG_PINCTRL_MT8135) += pinctrl-mt8135.o
8obj-$(CONFIG_PINCTRL_MT8127) += pinctrl-mt8127.o
9obj-$(CONFIG_PINCTRL_MT8173) += pinctrl-mt8173.o
10obj-$(CONFIG_PINCTRL_MT6397) += pinctrl-mt6397.o