- remove check. Fixes e.g. buildroot
This commit is contained in:
parent
39a9fddb53
commit
478a188e85
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user