6ba6fb26cde910f2e3dae5320da6c7e2da5ef856
[deliverable/linux.git] / drivers / pinctrl / sh-pfc / Makefile
1 sh-pfc-objs = core.o pinctrl.o
2 ifeq ($(CONFIG_GPIO_SH_PFC),y)
3 sh-pfc-objs += gpio.o
4 endif
5 obj-$(CONFIG_PINCTRL_SH_PFC) += sh-pfc.o
This page took 0.029711 seconds and 4 git commands to generate.