blob: 77e380f9335b6a485cd47f9e7cf3aa38bde48b48 [file] [log] [blame]
Nobuhiro Iwamatsud74c8cf2013-11-21 17:06:46 +09001#
2# board/renesas/lager/Makefile
3#
4# Copyright (C) 2013 Renesas Electronics Corporation
5#
6# SPDX-License-Identifier: GPL-2.0
7#
8
Simon Glass49c24a82024-09-29 19:49:47 -06009ifdef CONFIG_XPL_BUILD
Marek Vasut016a6052018-04-23 20:24:06 +020010obj-y := lager_spl.o
11else
12obj-y := lager.o qos.o
13endif