Blame view

drivers/sh/Makefile 228 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
2
3
  #
  # Makefile for the SuperH specific drivers.
  #
de9186c25   Paul Mundt   sh: clkfwk: Shuff...
4
  obj-y	:= intc/
e47bb515c   Magnus Damm   ARM: mach-shmobil...
5

de9186c25   Paul Mundt   sh: clkfwk: Shuff...
6
  obj-$(CONFIG_HAVE_CLK)		+= clk/
17be2d2b1   Adrian McMenamin   sh: Add maple bus...
7
  obj-$(CONFIG_MAPLE)		+= maple/
de9186c25   Paul Mundt   sh: clkfwk: Shuff...
8
  obj-$(CONFIG_SUPERHYWAY)	+= superhyway/
fae433991   Magnus Damm   sh: Break out Sup...
9
  obj-$(CONFIG_GENERIC_GPIO)	+= pfc.o
d3442b2bb   Guennadi Liakhovetski   sh: also without ...
10
  obj-y				+= pm_runtime.o