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