Index: head/sys/boot/efi/loader/arch/arm/Makefile.inc =================================================================== --- head/sys/boot/efi/loader/arch/arm/Makefile.inc (revision 281434) +++ head/sys/boot/efi/loader/arch/arm/Makefile.inc (revision 281435) @@ -1,4 +1,6 @@ # $FreeBSD$ SRCS+= exec.c \ start.S + +LOADER_FDT_SUPPORT=yes