Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f7244f2c4815aa80a7cd7e9ceaee1969a16acd47
/
.
/
board
/
freescale
/
ls1046ardb
/
Makefile
blob: b92ed0b3ec4d22119a716876ff4922fd2164353e [
file
] [
log
] [
blame
]
#
# Copyright 2016 Freescale Semiconductor
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
+=
ddr
.
o
obj
-
y
+=
ls1046ardb
.
o
ifndef CONFIG_SPL_BUILD
obj
-
$
(
CONFIG_SYS_DPAA_FMAN
)
+=
eth
.
o
obj
-
y
+=
cpld
.
o
endif