From 0dec196bc1a88983a5a973e4ff1130b02172baae Mon Sep 17 00:00:00 2001 From: Ranjith Ramakrishnan Date: Fri, 4 Aug 2023 16:59:26 -0700 Subject: [PATCH] SWDEV-415414 - Corrected the IMPORT_PREFIX path in FindHIP.cmake The IMPORT_PREFIX path in FindHIP.cmake was generated as /hip rather than in Linux OS With file reorg backward compatibility turned off, the path /hip is no more valid Corrected the same, so that IMPORT_PREFIX will always be generated as Change-Id: I60b8ee5085c1b4eda0a8494d7f8e1e55accd2f82 [ROCm/hip commit: a3e8fc7a96298a5e5d4c0703afe02e9b9408a18b]