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 14c4c4440..4cb8d924c 100644
--- a/Makefile
+++ b/Makefile
@@ -625,6 +625,7 @@ quiet_cmd_busybox__ ?= LINK $@
625 "$(core-y)" \ 625 "$(core-y)" \
626 "$(libs-y)" \ 626 "$(libs-y)" \
627 "$(LDLIBS)" \ 627 "$(LDLIBS)" \
628 "$(CONFIG_EXTRA_LDLIBS)" \
628 && $(srctree)/scripts/generate_BUFSIZ.sh --post include/common_bufsiz.h 629 && $(srctree)/scripts/generate_BUFSIZ.sh --post include/common_bufsiz.h
629 630
630# Generate System.map 631# Generate System.map