summaryrefslogtreecommitdiffstats
path: root/package/kexec
diff options
context:
space:
mode:
Diffstat (limited to 'package/kexec')
-rw-r--r--package/kexec/kexec.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/kexec/kexec.mk b/package/kexec/kexec.mk
index 6d279a1dc..9ab256cef 100644
--- a/package/kexec/kexec.mk
+++ b/package/kexec/kexec.mk
@@ -44,6 +44,7 @@ $(KEXEC_DIR)/.configured: $(KEXEC_DIR)/.unpacked
(cd $(KEXEC_DIR); rm -rf config.cache; \
$(TARGET_CONFIGURE_OPTS) \
CFLAGS="$(TARGET_CFLAGS)" \
+ LDFLAGS="$(TARGET_LDFLAGS)" \
./configure \
--host=$(GNU_TARGET_NAME) \
--build=$(GNU_HOST_NAME) \