]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix r223695 to compile on architectures which don't use the MBR scheme; wrap
authorMarius Strobl <marius@FreeBSD.org>
Fri, 1 Jul 2011 18:31:59 +0000 (18:31 +0000)
committerMarius Strobl <marius@FreeBSD.org>
Fri, 1 Jul 2011 18:31:59 +0000 (18:31 +0000)
commit7d7a4ae1a7137b51785582937f5f071d21e5731a
tree85cefe074e42ebcf45012f844c81a5f3392ee7c7
parent07b1b594056174fc0719e778590f3fcb0225db1c
Fix r223695 to compile on architectures which don't use the MBR scheme; wrap
the MBR support in the common part of the loader in #ifdef's and enable it
only for userboot for now.
sys/boot/common/disk.c
sys/boot/userboot/userboot/Makefile