blob: 7fa010405b1c96d66a556c3302511c039df3e5f6 [file] [log] [blame]
Heiko Stübner0a2be692017-02-18 19:46:36 +01001#
2# Copyright (c) 2015 Google, Inc
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7ifndef CONFIG_TPL_BUILD
8obj-y += clk_rk3188.o
Heiko Stübner0a2be692017-02-18 19:46:36 +01009obj-y += syscon_rk3188.o
10endif