Makefile 243 字节
Newer Older
L
Linus Torvalds 已提交
1 2 3
#
# Makefile for the SuperH specific drivers.
#
4 5
obj-$(CONFIG_SUPERHYWAY)	+= superhyway/
obj-$(CONFIG_MAPLE)		+= maple/
M
Magnus Damm 已提交
6
obj-$(CONFIG_GENERIC_GPIO)	+= pfc.o
7
obj-$(CONFIG_SUPERH)		+= clk.o
8
obj-$(CONFIG_SH_CLK_CPG)	+= clk-cpg.o
9
obj-y				+= intc.o