Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
7d751d661afa526f4433bafa4ce8fe49bc310bdc
/
.
/
board
/
compulab
/
cm_t43
/
Makefile
blob: c749659b2687555c185c5ae59b2533ccbd6e4fd2 [
file
] [
log
] [
blame
]
#
# Makefile
#
# Copyright (C) 2015 Compulab, Ltd.
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
obj
-
y
+=
spl
.
o mux
.
o
else
obj
-
y
+=
cm_t43
.
o mux
.
o
endif