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