make/common/Modules.gmk
changeset 47314 743814386712
parent 47267 b3a91921bafc
child 47455 4c294a196030
child 47612 b512c5781ca1
--- a/make/common/Modules.gmk	Thu Oct 05 11:02:18 2017 +0200
+++ b/make/common/Modules.gmk	Thu Oct 05 12:41:06 2017 +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 \