< prev index next >

make/common/Modules.gmk

Print this page

        

*** 41,51 **** UPGRADEABLE_MODULES := AGGREGATOR_MODULES := DOCS_MODULES := # Hook to include the corresponding custom file, if present. ! $(eval $(call IncludeCustomExtension, , common/Modules.gmk)) BOOT_MODULES += \ java.base \ java.datatransfer \ java.desktop \ --- 41,51 ---- UPGRADEABLE_MODULES := AGGREGATOR_MODULES := DOCS_MODULES := # Hook to include the corresponding custom file, if present. ! $(eval $(call IncludeCustomExtension, common/Modules.gmk)) BOOT_MODULES += \ java.base \ java.datatransfer \ java.desktop \
< prev index next >