aboutsummaryrefslogtreecommitdiff
path: root/drivers/sh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sh/Makefile')
-rw-r--r--drivers/sh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/sh/Makefile b/drivers/sh/Makefile
index 7139ad2f208..f5d93e8de09 100644
--- a/drivers/sh/Makefile
+++ b/drivers/sh/Makefile
@@ -6,5 +6,6 @@ obj-y := intc/
obj-$(CONFIG_HAVE_CLK) += clk/
obj-$(CONFIG_MAPLE) += maple/
obj-$(CONFIG_SUPERHYWAY) += superhyway/
-obj-$(CONFIG_GENERIC_GPIO) += pfc.o
+obj-$(CONFIG_SH_PFC) += pfc.o
+obj-$(CONFIG_GPIO_SH_PFC) += pfc-gpio.o
obj-y += pm_runtime.o