aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/Makefile
blob: 50dd5a65f72e44deebae0613499a6fd11733c09a (plain)
1
2
3
4
5
6
7
8
9
10
#
# Makefile for the SuperH specific drivers.
#
obj-y	:= clk.o intc/

obj-$(CONFIG_SUPERHYWAY)	+= superhyway/
obj-$(CONFIG_MAPLE)		+= maple/

obj-$(CONFIG_GENERIC_GPIO)	+= pfc.o
obj-$(CONFIG_SH_CLK_CPG)	+= clk-cpg.o