< prev index next >

make/SourceRevision.gmk

Print this page

        

@@ -26,11 +26,11 @@
 default: all
 
 include $(SPEC)
 include MakeBase.gmk
 
-$(eval $(call IncludeCustomExtension, , SourceRevision.gmk))
+$(eval $(call IncludeCustomExtension, SourceRevision.gmk))
 
 ################################################################################
 # Keep track of what source revision is used to create the build, by creating
 # a tracker file in the output directory. This tracker file is included in the
 # image, and can be used to recreate the source revision used.
< prev index next >