Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a53dd530013bba81ad6ba87a661ff19b12977c23
/
.
/
board
/
kosagi
/
novena
/
Makefile
blob: 6fba17718b74a6bf985817cdeb15d08d3a035eac [
file
] [
log
] [
blame
]
#
# Copyright (C) 2014 Marek Vasut <marex@denx.de>
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
obj
-
y
:=
novena_spl
.
o
else
obj
-
y
:=
novena
.
o
endif