diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 | ||
277 | all: busybox busybox.links doc ; | 277 | all: busybox busybox.links doc ; |