1
0
Fork 0
alistair23-linux/drivers/sh/Makefile

11 lines
217 B
Makefile

#
# Makefile for the SuperH specific drivers.
#
obj-y := clk.o intc.o
obj-$(CONFIG_SUPERHYWAY) += superhyway/
obj-$(CONFIG_MAPLE) += maple/
obj-$(CONFIG_GENERIC_GPIO) += pfc.o
obj-$(CONFIG_SH_CLK_CPG) += clk-cpg.o