xref: /freebsd/stand/Makefile.inc (revision 16f37d97b9500a4fe2d0719161025515d477a5cd)
1SUBDIR_PARALLEL=	yes
2
3PACKAGE=		bootloader
4
5# Firmware may not be able to handle branch protection failures
6MK_BRANCH_PROTECTION=	no
7
8.include "defs.mk"
9