blob: f9c131fc6cd12bb23ef646f1ff06934df8820076 [file] [log] [blame]
Nobuhiro Iwamatsuddbf3032014-06-26 10:23:30 +09001#
2# board/renesas/alt/Makefile
3#
4# Copyright (C) 2014 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 Vasut37381a22018-04-23 20:24:16 +020010obj-y := alt_spl.o
11else
12obj-y := alt.o qos.o
13endif