aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ccd486fba..93b598c1a 100644
--- a/Makefile
+++ b/Makefile
@@ -271,7 +271,7 @@ ifeq ($(strip $(HAVE_DOT_CONFIG)),y)
271# individual object files 271# individual object files
272-include $(top_builddir)/.depend 272-include $(top_builddir)/.depend
273 273
274 274$(top_builddir)/applets/applets.o: $(top_builddir)/.config
275# Everything is set. 275# Everything is set.
276 276
277all: busybox busybox.links doc ; 277all: busybox busybox.links doc ;