Files
meta-external-toolchain/fsl-ppc/recipes-tools/boot-format/boot-format_git.bbappend
Christopher Larson 77186ca4b7 boot-format: obey LDFLAGS
Quiets a GNU_HASH warning.

JIRA: SB-3120

Signed-off-by: Christopher Larson <kergoth@gmail.com>
2014-06-23 09:53:13 -07:00

4 lines
143 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/boot-format:"
SRC_URI += "file://flags.patch"
EXTRA_OEMAKE += "'CFLAGS=${CFLAGS}' 'LDFLAGS=${LDFLAGS}'"