diff options
-rw-r--r-- | Rules.mak | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |