Skip to content
Commit 70c89f9c authored by Tom Rini's avatar Tom Rini
Browse files

efi_selftest: Ensure we include the object directory for generated headers



The current rules for generating -I lines for objects gives us both
-I/full/src/path/lib/efi_selftest and -Ilib/efi_selftest.  However, if
we re-sync the Kbuild logic we no longer get the latter implicitly.  We
will need to be explicit in such cases, so do so.

Cc: Masahiro Yamada <masahiroy@kernel.org>
Acked-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 01276b10
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment