xref: /openbmc/u-boot/board/renesas/lager/Makefile (revision b25f8e21)
1f4ec4522SNobuhiro Iwamatsu#
2f4ec4522SNobuhiro Iwamatsu# board/renesas/lager/Makefile
3f4ec4522SNobuhiro Iwamatsu#
4f4ec4522SNobuhiro Iwamatsu# Copyright (C) 2013 Renesas Electronics Corporation
5f4ec4522SNobuhiro Iwamatsu#
6f4ec4522SNobuhiro Iwamatsu# SPDX-License-Identifier: GPL-2.0
7f4ec4522SNobuhiro Iwamatsu#
8f4ec4522SNobuhiro Iwamatsu
9*e6027e6fSMarek Vasutifdef CONFIG_SPL_BUILD
10*e6027e6fSMarek Vasutobj-y	:= lager_spl.o
11*e6027e6fSMarek Vasutelse
12*e6027e6fSMarek Vasutobj-y	:= lager.o qos.o
13*e6027e6fSMarek Vasutendif
14