Sign in
qemu
/
u-boot
/
82220526ac9887c39d2d5caa567a20378b3122b7
/
.
/
board
/
liebherr
/
xea
/
Makefile
blob: abf500857f644e13438596d668fd5c31f7a8665a [
file
] [
log
] [
blame
]
#
# (C) Copyright 2019
# Lukasz Majewski, DENX Software Engineering, lukma@denx.de.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
:=
xea
.
o
ifdef CONFIG_SPL_BUILD
obj
-
y
+=
spl_xea
.
o
endif