HomeFreeBSD

Use SRC+= rather than SRC=

Description

Use SRC+= rather than SRC=

To allow boot1/Makefile to be included, use SRC+= rathern than SRC=
so the including Makefile can add additional sources to the build.

Details

Provenance
impAuthored on
Parents
rS347061: Substitute boot1 with ${BOOT1}
Branches
Unknown
Tags
Unknown