diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-03-09 08:43:43 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-03-09 08:43:43 +0300 |
| commit | 7ccc9c2432a847b85da5f445977d09f014cbc75b (patch) | |
| tree | 8067d45ebeea60f1ddaa8167cb1398e2b6631473 /Makefile | |
| parent | fef526c380e35cbdc0bdb8375487756c42659a75 (diff) | |
| parent | 307cd26e9893ed0cf6ee88e7fca2d61d3da0e139 (diff) | |
| download | busybox-master.tar.gz | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -612,6 +612,7 @@ quiet_cmd_busybox__ ?= LINK $@ "$(core-y)" \ "$(libs-y)" \ "$(LDLIBS)" \ + "$(CONFIG_EXTRA_LDLIBS)" \ && $(srctree)/scripts/generate_BUFSIZ.sh --post include/common_bufsiz.h # Generate System.map |
