Makefile 97 B

123
  1. obj-y += core.o
  2. obj-$(CONFIG_PINCTRL_SH_PFC) += pinctrl.o
  3. obj-$(CONFIG_GPIO_SH_PFC) += gpio.o