diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |