]> Git Repo - J-u-boot.git/blob - drivers/clk/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-video
[J-u-boot.git] / drivers / clk / Makefile
1 #
2 # Copyright (c) 2015 Google, Inc
3 # Wolfgang Denk, DENX Software Engineering, [email protected].
4 #
5 # SPDX-License-Identifier:      GPL-2.0+
6 #
7
8 obj-$(CONFIG_CLK) += clk-uclass.o
9 obj-$(CONFIG_SANDBOX) += clk_sandbox.o
This page took 0.022314 seconds and 4 git commands to generate.