diff options
Diffstat (limited to 'drivers/sh/pfc/Makefile')
-rw-r--r-- | drivers/sh/pfc/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/sh/pfc/Makefile b/drivers/sh/pfc/Makefile deleted file mode 100644 index 6315cf35b34d..000000000000 --- a/drivers/sh/pfc/Makefile +++ /dev/null @@ -1,5 +0,0 @@ -sh-pfc-objs = core.o pinctrl.o -ifeq ($(CONFIG_GPIO_SH_PFC),y) -sh-pfc-objs += gpio.o -endif -obj-y += sh-pfc.o |