refactor: rename product helper files for xehpc and later

Related-To: NEO-7703
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2023-03-08 14:14:20 +00:00
committed by Compute-Runtime-Automation
parent 553dd7f21f
commit c7311bc140
3 changed files with 2 additions and 2 deletions

View File

@@ -104,7 +104,7 @@ if(SUPPORT_MTL_AND_LATER)
endif()
if(SUPPORT_PVC_AND_LATER)
list(APPEND NEO_CORE_OS_INTERFACE_LINUX ${CMAKE_CURRENT_SOURCE_DIR}/hw_info_config_xe_hpc_and_later.inl)
list(APPEND NEO_CORE_OS_INTERFACE_LINUX ${CMAKE_CURRENT_SOURCE_DIR}/product_helper_xe_hpc_and_later.inl)
endif()
if(DISABLE_WDDM_LINUX)