mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 09:03:14 +08:00
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:
committed by
Compute-Runtime-Automation
parent
553dd7f21f
commit
c7311bc140
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user