In the implementation of kexec_file_loaded-based kdump for arm64, fdt_appendprop_addrrange() will be needed.
So include fdt_addresses.c in making libfdt.
Signed-off-by: AKASHI Takahiro Cc: Rob Herring Cc: Frank Rowand Signed-off-by: Will Deacon
#include <linux/libfdt_env.h> #include "../scripts/dtc/libfdt/fdt_addresses.c"