blob: 98164b5ea293f493e6511280522ba95452a90de2 [file] [log] [blame]
Marek Vasutd21f08b2017-10-09 21:08:10 +02001#
2# board/renesas/eagle/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 Vasutb0866db2023-05-31 20:24:34 +020012obj-y := ../rcar-common/v3-common.o ../rcar-common/common.o
Marek Vasut56023302018-10-03 12:44:13 +020013endif