Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
105457e4cc39a4be4b893e79798681c7632f7f23
/
.
/
board
/
freescale
/
ls1043ardb
/
Makefile
blob: 2a4452e5ec138cf33d74667c1e00ab1c1291666f [
file
] [
log
] [
blame
]
#
# Copyright 2015 Freescale Semiconductor
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
+=
ddr
.
o
obj
-
y
+=
ls1043ardb
.
o
ifndef CONFIG_SPL_BUILD
obj
-
$
(
CONFIG_SYS_DPAA_FMAN
)
+=
eth
.
o
obj
-
y
+=
cpld
.
o
endif