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