Sign in
coral
/
u-boot-mtk
/
60a9aebdc3a77bfd00391992a3b8b722c73c4618
/
.
/
board
/
freescale
/
mx7ulp_evk
/
Makefile
blob: 686763d67447508b9f686989006ae29b9885880a [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: GPL-2.0+
# (C) Copyright 2016 Freescale Semiconductor, Inc.
obj
-
y
:=
mx7ulp_evk
.
o
extra
-
$
(
CONFIG_USE_PLUGIN
)
:=
plugin
.
bin
$
(
obj
)/
plugin
.
bin
:
$
(
obj
)/
plugin
.
o
$
(
OBJCOPY
)
-
O binary
--
gap
-
fill
0xff
$
<
$@