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