Sign in
nest-open-source
/
nest-guard
/
1.0
/
u-boot
/
019b773e91dc57c34e1d572a30289e0b584859c3
/
.
/
u-boot-imx
/
board
/
freescale
/
mx7d_19x19_ddr3_arm2
/
Makefile
blob: daeff293d3a58de354863ba0aff5ac90a3ebc745 [
file
] [
log
] [
blame
]
# (C) Copyright 2014 Freescale Semiconductor, Inc.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
:=
mx7d_19x19_ddr3_arm2
.
o
extra
-
$
(
CONFIG_USE_PLUGIN
)
:=
plugin
.
bin
$
(
obj
)/
plugin
.
bin
:
$
(
obj
)/
plugin
.
o
$
(
OBJCOPY
)
-
O binary
--
gap
-
fill
0xff
$
<
$@