mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
adaf568784
CONFIG_LIBFDT support does not include fdt_empty_tree.c which is needed by arm64 EFI stub. Add it to libfdt_files. Signed-off-by: Mark Salter <msalter@redhat.com> Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org> Acked-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Matt Fleming <matt.fleming@intel.com>
3 lines
80 B
C
3 lines
80 B
C
#include <linux/libfdt_env.h>
|
|
#include "../scripts/dtc/libfdt/fdt_empty_tree.c"
|