aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRon Yorston <rmy@pobox.com>2021-03-01 11:48:04 +0000
committerRon Yorston <rmy@pobox.com>2021-03-01 11:48:04 +0000
commite2e8e16b465d34759678b8170c44ce62c5b74eb0 (patch)
treeabc31e3e2c1d0de089ae5e1e6d37672394757af9 /Makefile
parentb5cd41cdf4e6afd475fe34b755f99578e20b08ca (diff)
parent9b6bcfda0e11c0e73a966a77110f6c68425cff34 (diff)
downloadbusybox-w32-e2e8e16b465d34759678b8170c44ce62c5b74eb0.tar.gz
busybox-w32-e2e8e16b465d34759678b8170c44ce62c5b74eb0.tar.bz2
busybox-w32-e2e8e16b465d34759678b8170c44ce62c5b74eb0.zip
Merge branch 'busybox' into merge
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