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