alistair23-linux/drivers/sh/clk/Makefile
Paul Mundt de9186c257 sh: clkfwk: Shuffle around to match the intc split up.
This shuffles the clock framework code around to a drivers/sh/clk subdir,
to follow the intc split up. This will make it easier to subsequently
break things out as well as plug in different helpers for non-CPG users.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-10-18 21:32:58 +09:00

4 lines
51 B
Makefile

obj-y := core.o
obj-$(CONFIG_SH_CLK_CPG) += cpg.o