Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1.3
/
u-boot
/
0fdfbed9ef64f29f2e33427a478c9bef799258ca
/
.
/
u-boot-imx
/
board
/
silica
/
pengwyn
/
Makefile
blob: c8b4f9a28084b7cef5943fe61cc76120f1b298b1 [
file
] [
log
] [
blame
]
#
# Makefile
#
# Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
#
# SPDX-License-Identifier: GPL-2.0+
#
ifeq
(
$
(
CONFIG_SPL_BUILD
)
$
(
CONFIG_NOR_BOOT
),
y
)
obj
-
y
:=
mux
.
o
endif
obj
-
y
+=
board
.
o