Author: andrew
Date: Sat Apr 11 11:00:53 2015
New Revision: 281435
URL: https://svnweb.freebsd.org/changeset/base/281435

Log:
  Add fdt support to the arm loader.efi

Modified:
  head/sys/boot/efi/loader/arch/arm/Makefile.inc

Modified: head/sys/boot/efi/loader/arch/arm/Makefile.inc
==============================================================================
--- head/sys/boot/efi/loader/arch/arm/Makefile.inc      Sat Apr 11 10:36:48 
2015        (r281434)
+++ head/sys/boot/efi/loader/arch/arm/Makefile.inc      Sat Apr 11 11:00:53 
2015        (r281435)
@@ -2,3 +2,5 @@
 
 SRCS+= exec.c \
        start.S
+
+LOADER_FDT_SUPPORT=yes
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to