aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c8ff5fb52..60edff9b4 100644
--- a/Makefile
+++ b/Makefile
@@ -571,6 +571,7 @@ quiet_cmd_busybox__ ?= LINK $@
571 cmd_busybox__ ?= $(srctree)/scripts/trylink \ 571 cmd_busybox__ ?= $(srctree)/scripts/trylink \
572 "$@" \ 572 "$@" \
573 "$(CC)" \ 573 "$(CC)" \
574 "$(CFLAGS)" \
574 "$(LDFLAGS) $(EXTRA_LDFLAGS)" \ 575 "$(LDFLAGS) $(EXTRA_LDFLAGS)" \
575 "$(core-y)" \ 576 "$(core-y)" \
576 "$(libs-y)" \ 577 "$(libs-y)" \