Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot...
[oweals/u-boot.git] / arch / arm / mach-rockchip / rk3188 / Makefile
1 #
2 # Copyright (c) 2015 Google, Inc
3 #
4 # SPDX-License-Identifier:      GPL-2.0+
5 #
6
7 ifndef CONFIG_TPL_BUILD
8 obj-y += clk_rk3188.o
9 obj-y += rk3188.o
10 obj-y += syscon_rk3188.o
11 endif