xref: /linux/drivers/sh/Makefile (revision 659431fcafd820cc426afedadcc4548933224985)
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