You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
iio: adc: adrv9025: add full path for include directories
Some build systems like yocto might not build the kernel on the kernel
top directory. In that case the include paths won't be found and the
build fails (petalinux is an example of this). So, we now add the full
path making sure things are reachable.
Similar with what was done for example for adrv9002.
Signed-off-by: Nuno Sa <[email protected]>
0 commit comments