xref: /freebsd/stand/Makefile.inc (revision 96190b4fef3b4a0cc3ca0606b0c4e3e69a5e6717)
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