|
@@ -190,6 +190,7 @@ endif # !LOGO_BMP
|
|
# Define _GNU_SOURCE to obtain the getline prototype from stdio.h
|
|
# Define _GNU_SOURCE to obtain the getline prototype from stdio.h
|
|
#
|
|
#
|
|
HOST_EXTRACFLAGS += -include $(srctree)/include/libfdt_env.h \
|
|
HOST_EXTRACFLAGS += -include $(srctree)/include/libfdt_env.h \
|
|
|
|
+ -include $(srctree)/include/sha256.h \
|
|
$(patsubst -I%,-idirafter%, $(UBOOTINCLUDE)) \
|
|
$(patsubst -I%,-idirafter%, $(UBOOTINCLUDE)) \
|
|
-I$(srctree)/lib/libfdt \
|
|
-I$(srctree)/lib/libfdt \
|
|
-I$(srctree)/tools \
|
|
-I$(srctree)/tools \
|