Merge branch 'master' of git://www.denx.de/git/u-boot-imx
[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 += sdram_rk3188.o
10 obj-y += syscon_rk3188.o
11 endif