1# SPDX-License-Identifier: GPL-2.0 2obj-$(CONFIG_PINCTRL_RT2880) += pinctrl-rt2880.o 3 4ccflags-y += -I$(srctree)/drivers/pinctrl 5