Makefile 193 字节
Newer Older
L
Linus Torvalds 已提交
1 2 3
#
# Makefile for the SuperH specific drivers.
#
4
obj-y	:= intc/
5

6
obj-$(CONFIG_HAVE_CLK)		+= clk/
7
obj-$(CONFIG_MAPLE)		+= maple/
8
obj-$(CONFIG_SUPERHYWAY)	+= superhyway/
P
Paul Mundt 已提交
9

10
obj-y				+= pm_runtime.o