]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r280808 by andrew: Reorder sys/boot/Makefile for the efi loader move
authoremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 7 Jan 2016 20:34:06 +0000 (20:34 +0000)
committeremaste <emaste@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 7 Jan 2016 20:34:06 +0000 (20:34 +0000)
commit5951c26a3f2e5cf99045fd88ad7ba8b907cf9c04
treeb7d680479b1451bcfe8cf33aace5f6efce40da68
parentcf82c5c96c74d4d92fc93b33001cb0bf300c6e9a
MFC r280808 by andrew: Reorder sys/boot/Makefile for the efi loader move

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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@293353 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/boot/Makefile
sys/boot/Makefile.amd64