xref: /openbmc/linux/drivers/sh/Makefile (revision fae43399)
1#
2# Makefile for the SuperH specific drivers.
3#
4obj-$(CONFIG_SUPERHYWAY)	+= superhyway/
5obj-$(CONFIG_MAPLE)		+= maple/
6obj-$(CONFIG_GENERIC_GPIO)	+= pfc.o
7obj-y				+= intc.o
8