mirror of
https://xff.cz/git/u-boot/
synced 2025-10-07 11:15:09 +02: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
|