linux_dsm_epyc7002/drivers/clk/sunxi/Makefile
Maxime Ripard ff01df28e5 clk: sunxi: Move the 24M oscillator to a file of its own
Since we have a folder of our own, we can actually make use of it by
splitting the huge clock file into several sub drivers.

The main oscillator is pretty easy to deal with, since it's pretty much
isolated.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Emilio López <emilio@elopez.com.ar>
2014-06-11 09:58:44 +02:00

6 lines
97 B
Makefile

#
# Makefile for sunxi specific clk
#
obj-y += clk-sunxi.o clk-factors.o
obj-y += clk-a10-hosc.o