Makefile: Add local perl module include path
We recently added perl scripting to our makefile, but omitted adding the include path of the local modules in the invocation of perl. Fixes build errors like these when building out of the source tree: Can't locate FDT.pm in @INC (you may need to install the FDT module) Signed-off-by:Geoff Levand <geoff@infradead.org> Signed-off-by:
Mark Rutland <mark.rutland@arm.com>
Loading
Please sign in to comment