blob: 7088711ee31b474a23f1a971499bf3730504345b [file] [log] [blame]
Simon Glass2cffe662015-08-30 16:55:38 -06001#
2# Copyright (c) 2014 Google, Inc
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7ifdef CONFIG_SPL_BUILD
huang linf4ab5fa2015-11-17 14:20:11 +08008obj-$(CONFIG_ROCKCHIP_RK3288) += rk3288-board-spl.o
Simon Glass2cffe662015-08-30 16:55:38 -06009else
10obj-y += board.o
11endif
12obj-y += common.o
huang lin8db3e242015-11-17 14:20:09 +080013obj-y += rk_timer.o
Simon Glass2cffe662015-08-30 16:55:38 -060014obj-$(CONFIG_ROCKCHIP_RK3288) += rk3288/