Merge 4.16
Change-Id: I11db70a8e25a6656c5ec640a703e7b06d5a3672e
This commit is contained in:
@@ -63,3 +63,9 @@ if [ -d $BASE/../include ]; then
|
||||
else
|
||||
_INCDIR=$LIBPAYLOAD_PREFIX/include
|
||||
fi
|
||||
|
||||
if [ -d $BASE/../vboot ]; then
|
||||
_VBOOTINCDIR=$BASE/../vboot/include
|
||||
else
|
||||
_VBOOTINCDIR=$LIBPAYLOAD_PREFIX/../vboot/include
|
||||
fi
|
||||
|
Reference in New Issue
Block a user