mirror of
https://github.com/revyos/th1520-vendor-uboot.git
synced 2026-07-19 06:35:04 +02:00
8 lines
163 B
Makefile
8 lines
163 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
|
|
# Core
|
|
obj-$(CONFIG_PINCTRL_MTMIPS) += pinctrl-mtmips-common.o
|
|
|
|
# SoC Drivers
|
|
obj-$(CONFIG_PINCTRL_MT7628) += pinctrl-mt7628.o
|