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 17f55dce2..ea182325d 100644
--- a/Makefile
+++ b/Makefile
@@ -612,6 +612,7 @@ quiet_cmd_busybox__ ?= LINK $@
612 "$(core-y)" \ 612 "$(core-y)" \
613 "$(libs-y)" \ 613 "$(libs-y)" \
614 "$(LDLIBS)" \ 614 "$(LDLIBS)" \
615 "$(CONFIG_EXTRA_LDLIBS)" \
615 && $(srctree)/scripts/generate_BUFSIZ.sh --post include/common_bufsiz.h 616 && $(srctree)/scripts/generate_BUFSIZ.sh --post include/common_bufsiz.h
616 617
617# Generate System.map 618# Generate System.map