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