]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reorder to help with moving the efi loader parts to sys/boot/efi. As these
authorAndrew Turner <andrew@FreeBSD.org>
Sun, 29 Mar 2015 15:43:24 +0000 (15:43 +0000)
committerAndrew Turner <andrew@FreeBSD.org>
Sun, 29 Mar 2015 15:43:24 +0000 (15:43 +0000)
commit4ef84196c94d23547965074fee381365b7f56338
tree94df8f7b2bbcb3a3d5cce5bb406638882a76b5ae
parentcfaf34ff99d2a8d9a405b61a4dca7a951028b4d9
Reorder to help with moving the efi loader parts to sys/boot/efi. As these
will depend on ficl having been built, and are set via bsd.arch.inc.mk we
need to place this after ficl.

As Makefile.amd64 is now late enough we can add the i386 directory to this.
sys/boot/Makefile
sys/boot/Makefile.amd64