summaryrefslogtreecommitdiffstats
path: root/recipes-extended
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended')
-rw-r--r--recipes-extended/ipxe/ipxe_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-extended/ipxe/ipxe_git.bb b/recipes-extended/ipxe/ipxe_git.bb
index 43c8f0ed..9e98495a 100644
--- a/recipes-extended/ipxe/ipxe_git.bb
+++ b/recipes-extended/ipxe/ipxe_git.bb
@@ -28,6 +28,7 @@ EXTRA_OEMAKE = " \
28 CROSS_COMPILE="${TARGET_PREFIX}" \ 28 CROSS_COMPILE="${TARGET_PREFIX}" \
29 EXTRA_HOST_CFLAGS="${BUILD_CFLAGS}" \ 29 EXTRA_HOST_CFLAGS="${BUILD_CFLAGS}" \
30 EXTRA_HOST_LDFLAGS="${BUILD_LDFLAGS}" \ 30 EXTRA_HOST_LDFLAGS="${BUILD_LDFLAGS}" \
31 NO_WERROR="1" \
31" 32"
32 33
33S = "${WORKDIR}/git/src" 34S = "${WORKDIR}/git/src"