include $(KERNEL_MIXED_BUILD_PATH)/Kbuild.common

ccflags-y += -I$(srctree)/drivers/pinctrl
obj-$(CONFIG_PINCTRL_MT5896)    += pinctrl-mt5896.o
