Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
c4930b1a0ee5a35c49de10e0289f9c8253e78848
/
.
/
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