MA-14916-1 adapt to the directory change of libavb
authorfaqiang.zhu <faqiang.zhu@nxp.com>
Tue, 11 Jun 2019 03:02:32 +0000 (11:02 +0800)
committerfaqiang.zhu <faqiang.zhu@nxp.com>
Wed, 10 Jul 2019 07:52:03 +0000 (15:52 +0800)
commit58010b99560eea2027dd39909eb5b35404e6030e
tree5e69a45fdccf04fb172ce507869b027fce785fdb
parentb79c165d5a8114f5e09bd2a26c9523196a7e4ee5
MA-14916-1 adapt to the directory change of libavb

libavb is now under the directory of lib/, not lib/avb/ as before, to
adapt to this change, some modifications are made:
1. header file inclusion change, including parameter of -I option in
Makefile
2. remove avb_sysdeps_posix.o in Makefile since the functions in
avb_sysdeps_posix.c has beed redefined in fsl_avb_sysdeps_uboot.c

Change-Id: I4216e3ddb4e3e810783e4f46b953eda510c2627b
Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
drivers/fastboot/fb_fsl/Makefile
lib/avb/Makefile
lib/avb/fsl/fsl_avb_sysdeps_uboot.c
lib/libavb/Makefile