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