I wanna apply wifi module driver on JetPack 6.
It can build on JetPack 5, but it doesn’t build on JetPack 6.
It refers source from “/lib/modules/5.15.148-tegra/build”
Case of Jetpack 5 , the symbolic link is connected to as below.
Case of Jetpack 6, the symbolic link is connected to as below.
I wanted to change link of Jetpack 6 as JetPack 5.
But there is no kernel-5.15 directory on Jetpack 6.
Case of JetPack 5, It has kernel-5.10 directory as below.
I couldn’t find the kernel-5.15 directory anywhere on JetPack 6.
Do I have to do something when we kernel build for including kernel-5.15 direcotry?