make/CompileToolsHotspot.gmk
changeset 47314 743814386712
parent 47217 72e3ae9a25eb
child 47798 9fe9292f5931
--- a/make/CompileToolsHotspot.gmk	Thu Oct 05 11:02:18 2017 +0200
+++ b/make/CompileToolsHotspot.gmk	Thu Oct 05 12:41:06 2017 +0200
@@ -35,7 +35,7 @@
 TARGETS :=
 
 # Hook to include the corresponding custom file, if present.
-$(eval $(call IncludeCustomExtension, , hotspot/CompileTools.gmk))
+$(eval $(call IncludeCustomExtension, hotspot/CompileTools.gmk))
 
 ifeq ($(INCLUDE_GRAAL), true)
   VM_CI_SRC_DIR := $(TOPDIR)/src/jdk.internal.vm.ci/share/classes