Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
f9910fb0f1f0597c2b20e3da42696ae3d28c5fdd
/
.
/
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