Laurent Pinchart | f9492fd | 2012-12-15 23:50:45 +0100 | [diff] [blame] | 1 | sh-pfc-objs = core.o pinctrl.o |
Laurent Pinchart | 6f6a4a6 | 2012-12-15 23:50:46 +0100 | [diff] [blame^] | 2 | ifeq ($(CONFIG_GPIO_SH_PFC),y) |
3 | sh-pfc-objs += gpio.o | ||||
4 | endif | ||||
Laurent Pinchart | f9492fd | 2012-12-15 23:50:45 +0100 | [diff] [blame] | 5 | obj-y += sh-pfc.o |