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 82e002603..cc223478b 100644
--- a/Makefile
+++ b/Makefile
@@ -278,6 +278,7 @@ endif # CONFIG_FEATURE_FULL_LIBBUSYBOX
278APPLET_SRC:=$(APPLET_SRC-y) 278APPLET_SRC:=$(APPLET_SRC-y)
279APPLETS_DEFINE:=$(APPLETS_DEFINE-y) 279APPLETS_DEFINE:=$(APPLETS_DEFINE-y)
280else # CONFIG_BUILD_AT_ONCE 280else # CONFIG_BUILD_AT_ONCE
281APPLET_SRC:=
281# no --combine, build archives out of the individual .o 282# no --combine, build archives out of the individual .o
282# This was the old way the binary was built. 283# This was the old way the binary was built.
283libbusybox-obj:=archival/libunarchive/libunarchive.a \ 284libbusybox-obj:=archival/libunarchive/libunarchive.a \