refactor: rename product helper uuid files

Related-To: NEO-7703
Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
This commit is contained in:
Kamil Kopryk
2023-03-08 16:37:44 +00:00
committed by Compute-Runtime-Automation
parent 69a16fd3ed
commit 49b01a8ea4
6 changed files with 5 additions and 5 deletions

View File

@@ -95,7 +95,7 @@ set(NEO_CORE_OS_INTERFACE_LINUX
if(SUPPORT_XEHP_AND_LATER)
list(APPEND NEO_CORE_OS_INTERFACE_LINUX
${CMAKE_CURRENT_SOURCE_DIR}/drm_command_stream_xehp_and_later.inl
${CMAKE_CURRENT_SOURCE_DIR}/hw_info_config_uuid_xehp_and_later.inl
${CMAKE_CURRENT_SOURCE_DIR}/product_helper_uuid_xehp_and_later.inl
)
endif()

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2021-2022 Intel Corporation
* Copyright (C) 2021-2023 Intel Corporation
*
* SPDX-License-Identifier: MIT
*