aboutsummaryrefslogtreecommitdiff
path: root/lib/fdt_empty_tree.c
AgeCommit message (Collapse)AuthorFilesLines
2014-04-30lib: add fdt_empty_tree.cMark Salter1-0/+2
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 <[email protected]> Signed-off-by: Leif Lindholm <[email protected]> Acked-by: Catalin Marinas <[email protected]> Signed-off-by: Matt Fleming <[email protected]>