mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 12:36:03 +01:00
5 lines
137 B
Makefile
5 lines
137 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-$(CONFIG_PINCTRL_AR933X) += pinctrl_ar933x.o
|
|
obj-$(CONFIG_PINCTRL_QCA953X) += pinctrl_qca953x.o
|