u-boot-brain/drivers/clk/owl/Makefile
Amit Singh Tomar 8b520ac153 clk: actions: Add common clock driver
This patch converts S900 clock driver to something common that can
be used for other SoCs, for instance S700(few of clk registers are same).

Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
2020-04-24 16:40:09 -04:00

4 lines
72 B
Makefile

# SPDX-License-Identifier: GPL-2.0+
obj-$(CONFIG_CLK_OWL) += clk_owl.o