aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Rules.mak2
1 files changed, 0 insertions, 2 deletions
diff --git a/Rules.mak b/Rules.mak
index 43a9ef1d2..77435e3bd 100644
--- a/Rules.mak
+++ b/Rules.mak
@@ -10,11 +10,9 @@ ifeq ($(filter $(noconfig_targets),$(MAKECMDGOALS)),)
10-include $(top_builddir)/.config 10-include $(top_builddir)/.config
11endif 11endif
12 12
13ifeq ($(MAKELEVEL),0)
14ifeq ($(HAVE_DOT_CONFIG),y) 13ifeq ($(HAVE_DOT_CONFIG),y)
15rules-mak-rules:=0 14rules-mak-rules:=0
16endif 15endif
17endif
18 16
19#-------------------------------------------------------- 17#--------------------------------------------------------
20PROG := busybox 18PROG := busybox