Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a051a99f0d76d767d57b8d7f12f64acd28bd1ce7
/
.
/
board
/
freescale
/
mx7ulp_evk
/
Makefile
blob: 5e19eb4859203ccfa3bee661557e9d0389c40e29 [
file
] [
log
] [
blame
]
# (C) Copyright 2016 Freescale Semiconductor, Inc.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
:=
mx7ulp_evk
.
o
extra
-
$
(
CONFIG_USE_PLUGIN
)
:=
plugin
.
bin
$
(
obj
)/
plugin
.
bin
:
$
(
obj
)/
plugin
.
o
$
(
OBJCOPY
)
-
O binary
--
gap
-
fill
0xff
$
<
$@