mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-25 11:57:22 +00:00
4 lines
137 B
Makefile
4 lines
137 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-$(CONFIG_PINCTRL_AR933X) += pinctrl_ar933x.o
|
|
obj-$(CONFIG_PINCTRL_QCA953X) += pinctrl_qca953x.o
|