blob: a29675ddf1d661aa704df48596381470b5bb9a6b [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
huang lin8db3e242015-11-17 14:20:09 +080012obj-y += rk_timer.o
huang lin50799702015-11-17 14:20:25 +080013obj-y += rk_early_print.o
huang lin7c9bb392015-11-17 14:20:12 +080014obj-$(CONFIG_$(SPL_)ROCKCHIP_COMMON) += common.o
Simon Glass2cffe662015-08-30 16:55:38 -060015obj-$(CONFIG_ROCKCHIP_RK3288) += rk3288/