blob: 5a4e383a91c0247466a7acdff8ac45462af7a9f5 [file] [log] [blame]
Simon Glass2444dae2015-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
8obj-y += board-spl.o
9else
10obj-y += board.o
11endif
12obj-y += common.o
13obj-$(CONFIG_ROCKCHIP_RK3288) += rk3288/