aboutsummaryrefslogtreecommitdiff
path: root/Rules.mak
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-03-09 16:49:46 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-03-09 16:49:46 +0000
commit478a188e851ed6fbcd58189929ba4cfc30170aed (patch)
tree57df8050815ef77eb746213664eee9e0452b2915 /Rules.mak
parent39a9fddb535eb0fd842e9441f7d44bfce17d6065 (diff)
downloadbusybox-478a188e851ed6fbcd58189929ba4cfc30170aed.tar.gz
- remove check. Fixes e.g. buildroot
Diffstat (limited to 'Rules.mak')
-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)),)
-include $(top_builddir)/.config
endif
-ifeq ($(MAKELEVEL),0)
ifeq ($(HAVE_DOT_CONFIG),y)
rules-mak-rules:=0
endif
-endif
#--------------------------------------------------------
PROG := busybox