]> git.ipfire.org Git - people/ms/u-boot.git/blob - drivers/clk/rockchip/Makefile
move: rockchip: move clock drivers into a subdirectory
[people/ms/u-boot.git] / drivers / clk / rockchip / Makefile
1 #
2 # Copyright (c) 2016 Google, Inc
3 #
4 # SPDX-License-Identifier: GPL-2.0+
5 #
6
7 obj-$(CONFIG_ROCKCHIP_RK3036) += clk_rk3036.o
8 obj-$(CONFIG_ROCKCHIP_RK3288) += clk_rk3288.o
9 obj-$(CONFIG_ROCKCHIP_RK3399) += clk_rk3399.o