clk: sifive: Factor-out PLL library as separate module
[oweals/u-boot.git] / drivers / clk / Makefile
index 719b9b8e024334d4b60bae29c1c8aa6682834130..f0ced49e5a3b6287124180270a2f789e06e30178 100644 (file)
@@ -8,6 +8,7 @@ obj-$(CONFIG_$(SPL_TPL_)CLK) += clk-uclass.o
 obj-$(CONFIG_$(SPL_TPL_)CLK) += clk_fixed_rate.o
 obj-$(CONFIG_$(SPL_TPL_)CLK) += clk_fixed_factor.o
 
+obj-y += analogbits/
 obj-y += imx/
 obj-y += tegra/
 obj-$(CONFIG_ARCH_ASPEED) += aspeed/