From: Igor Russkikh <irussk...@marvell.com> Date: Fri, 25 Sep 2020 23:27:35 +0300
> Driver subfolder files refer parent folder includes in an > absolute manner. > > Makefile contains a -I for this, but apparently that does not > work if object tree is separated. > > Adding srctree to fix that. > > Signed-off-by: Igor Russkikh <irussk...@marvell.com> Applied.