From: Ruiqiang Hao <ruiqiang....@windriver.com>

Replace the include path with new one to fix compile error which said
can not find file rvu.h.

Signed-off-by: Ruiqiang Hao <ruiqiang....@windriver.com>
---
 drivers/crypto/marvell/octeontx2/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/crypto/marvell/octeontx2/Makefile 
b/drivers/crypto/marvell/octeontx2/Makefile
index df5df622bf51..3614a57ccb75 100644
--- a/drivers/crypto/marvell/octeontx2/Makefile
+++ b/drivers/crypto/marvell/octeontx2/Makefile
@@ -11,4 +11,4 @@ ifeq ($(CONFIG_CRYPTO_DEV_OCTEONTX2_CPT), m)
        octeontx2-cptvf-objs += ${common-objs}
 endif
 
-ccflags-y += -I$(src)/../../../net/ethernet/marvell/octeontx2/af/
+ccflags-y += -I$(srctree)/drivers/net/ethernet/marvell/octeontx2/af
-- 
2.29.2

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#10048): 
https://lists.yoctoproject.org/g/linux-yocto/message/10048
Mute This Topic: https://lists.yoctoproject.org/mt/83990779/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to