Add fdt support to the arm loader.efi

This commit is contained in:
Andrew Turner 2015-04-11 11:00:53 +00:00
parent cc0ab6997e
commit 3d08016fc4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=281435

View File

@ -2,3 +2,5 @@
SRCS+= exec.c \
start.S
LOADER_FDT_SUPPORT=yes