mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 14:55:24 +08:00
refactor: rename product helper files for mtl and later platforms
Related-To: NEO-7703 Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
9aa4275fda
commit
f4d60bb24f
@@ -18,7 +18,7 @@
|
||||
constexpr static auto gfxProduct = IGFX_METEORLAKE;
|
||||
|
||||
namespace NEO {
|
||||
#include "shared/source/os_interface/linux/hw_info_config_mtl_and_later.inl"
|
||||
#include "shared/source/os_interface/linux/product_helper_mtl_and_later.inl"
|
||||
} // namespace NEO
|
||||
|
||||
#include "shared/source/xe_hpg_core/mtl/os_agnostic_product_helper_mtl.inl"
|
||||
|
||||
Reference in New Issue
Block a user