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