Sign in
coral
/
uboot-imx
/
0ee1bb3434c0aed0027f4f31408907693c1a1c20
/
.
/
board
/
liebherr
/
display5
/
Makefile
blob: f934672428ab1e72012afaa2e53cb596c041f892 [
file
] [
log
] [
blame
]
#
# Copyright (C) 2017, DENX Software Engineering
# Lukasz Majewski <lukma@denx.de>
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
obj
-
y
=
common
.
o spl
.
o
else
obj
-
y
:=
common
.
o display5
.
o
endif