diff options
author | Aaron Durbin <adurbin@chromium.org> | 2013-03-19 12:43:18 -0500 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2013-03-22 00:17:06 +0100 |
commit | 54553d9fc18d28033202c6b48c6b8cb49967c7e5 (patch) | |
tree | 7c89c9c32301013b96634b9f295a1916acd3b5ec /src/arch/armv7 | |
parent | 8dddc30eb55bc57b1e319d35a66a1889a9716ca1 (diff) |
vboot: pass correct coreboot include paths
The coreboot include were not being passed correctly when
building vboot_reference. The paths being included were of the
src/<dir> form. However, vboot_reference lives in
src/../vboot_reference. That coupled with the recursive make
call made vboot_reference not see coreboot's header files.
Fix this by appending ../ to coreboot's default include paths.
Change-Id: I73949c6f854ecfce77ac36bb995918d51f91445e
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/2860
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'src/arch/armv7')
0 files changed, 0 insertions, 0 deletions