--- old/make/common/Modules.gmk 2017-10-05 11:56:01.152762528 +0200 +++ new/make/common/Modules.gmk 2017-10-05 11:56:00.872766948 +0200 @@ -43,7 +43,7 @@ DOCS_MODULES := # Hook to include the corresponding custom file, if present. -$(eval $(call IncludeCustomExtension, , common/Modules.gmk)) +$(eval $(call IncludeCustomExtension, common/Modules.gmk)) BOOT_MODULES += \ java.base \