mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-22 15:15:53 +00: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
|