]> Git Repo - u-boot.git/blob - drivers/clk/meson/Makefile
7204383e173e37087abbd4f7ef2b0e2b7de1d966
[u-boot.git] / drivers / clk / meson / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Copyright (c) 2019 Baylibre, SAS
4 # Jerome Brunet <[email protected]>
5
6 obj-$(CONFIG_CLK_MESON_GX) += gxbb.o
7 obj-$(CONFIG_CLK_MESON_AXG) += axg.o
8 obj-$(CONFIG_CLK_MESON_G12A) += g12a.o
9 obj-$(CONFIG_CLK_MESON_G12A) += g12a-ao.o
10
This page took 0.016171 seconds and 2 git commands to generate.