build: remove logic of excluding platforms without L0 support

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2025-02-04 15:10:31 +00:00
committed by Compute-Runtime-Automation
parent efcbd3875b
commit e8eff862f4
3 changed files with 0 additions and 49 deletions

View File

@@ -4,8 +4,6 @@
# SPDX-License-Identifier: MIT
#
include(cmake/verify_l0_support.cmake)
if(BUILD_WITH_L0)
set(TARGET_NAME_L0 ze_intel_gpu)