blob: 0fc69ba9de673b7087c8a8b193bac5e20dafb50e [file] [log] [blame]
Nobuhiro Iwamatsue525d342016-04-01 03:51:36 +09001#
2# board/renesas/salvator-x/Makefile
3#
4# Copyright (C) 2015 Renesas Electronics Corporation
5#
6# SPDX-License-Identifier: GPL-2.0+
7#
8
Simon Glassdac3ce92024-09-29 19:49:47 -06009ifdef CONFIG_XPL_BUILD
Marek Vasut56023302018-10-03 12:44:13 +020010obj-y := ../rcar-common/gen3-spl.o
11else
Marek Vasut6ef540d2019-05-19 23:25:16 +020012obj-y := salvator-x.o ../rcar-common/common.o
Marek Vasut56023302018-10-03 12:44:13 +020013endif