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