[make] rename module.mk to recurse.mk to make way for a real module.mk
This commit is contained in:
@@ -15,7 +15,7 @@ MODULES :=
|
||||
$(info including $(INCMODULES))
|
||||
include $(addsuffix /rules.mk,$(INCMODULES))
|
||||
|
||||
include make/module.mk
|
||||
include make/recurse.mk
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user