make/common/MakeBase.gmk
changeset 47314 743814386712
parent 47253 92fd0e04e0e1
child 47334 09d386ddaa42
equal deleted inserted replaced
47313:eb28be8f935d 47314:743814386712
   989   )
   989   )
   990 
   990 
   991 ################################################################################
   991 ################################################################################
   992 
   992 
   993 # Hook to include the corresponding custom file, if present.
   993 # Hook to include the corresponding custom file, if present.
   994 $(eval $(call IncludeCustomExtension, , common/MakeBase.gmk))
   994 $(eval $(call IncludeCustomExtension, common/MakeBase.gmk))
   995 
   995 
   996 endif # _MAKEBASE_GMK
   996 endif # _MAKEBASE_GMK