Sign in
nest-open-source
/
nest-learning-thermostat
/
5.1
/
u-boot
/
refs/heads/master
/
.
/
u-boot-imx
/
board
/
freescale
/
mx6slevk
/
Makefile
blob: fb4482693609cb4ca8dd78d3e1e732415555b24c [
file
] [
log
] [
blame
] [
edit
]
# (C) Copyright 2013 Freescale Semiconductor, Inc.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
:=
mx6slevk
.
o
extra
-
$
(
CONFIG_USE_PLUGIN
)
:=
plugin
.
bin
$
(
obj
)/
plugin
.
bin
:
$
(
obj
)/
plugin
.
o
$
(
OBJCOPY
)
-
O binary
--
gap
-
fill
0xff
$
<
$@