From: Bernhard Reutner-Fischer Date: Thu, 9 Mar 2006 16:49:46 +0000 (-0000) Subject: - remove check. Fixes e.g. buildroot X-Git-Tag: 1_1_0~106 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=478a188e851ed6fbcd58189929ba4cfc30170aed;p=oweals%2Fbusybox.git - remove check. Fixes e.g. buildroot --- 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