Sign in
coral
/
uboot-imx
/
refs/tags/0.4
/
.
/
board
/
freescale
/
mx6ul_nxpu_iopb
/
Makefile
blob: 2fdac8d8908569d2c58b28c23b9d75d7a1773b0d [
file
] [
log
] [
blame
]
# (C) Copyright 2016 Freescale Semiconductor, Inc.
#
# SPDX-License-Identifier: GPL-2.0+
#
obj
-
y
:=
mx6ul_nxpu_iopb
.
o
extra
-
$
(
CONFIG_USE_PLUGIN
)
:=
plugin
.
bin
$
(
obj
)/
plugin
.
bin
:
$
(
obj
)/
plugin
.
o
$
(
OBJCOPY
)
-
O binary
--
gap
-
fill
0xff
$
<
$@