diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ endif | |||
38 | 38 | ||
39 | ifeq ($(strip $(HAVE_DOT_CONFIG)),y) | 39 | ifeq ($(strip $(HAVE_DOT_CONFIG)),y) |
40 | 40 | ||
41 | all: busybox busybox.links #doc | 41 | all: busybox busybox.links doc |
42 | 42 | ||
43 | # In this section, we need .config | 43 | # In this section, we need .config |
44 | -include .config.cmd | 44 | -include .config.cmd |