rockchip: rk3188: Add core support
[platform/kernel/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 += syscon_rk3188.o
10 endif