src/: Replace GPL boilerplate with SPDX headers
[coreboot.git] / src / mainboard / biostar / a68n_5200 / Makefile.inc
blobcb73c2795a2911fd8b212480dc67da04c8f32b01
2 # This file is part of the coreboot project.
5 # SPDX-License-Identifier: GPL-2.0-only
7 bootblock-y += bootblock.c
9 romstage-y += buildOpts.c
10 romstage-y += BiosCallOuts.c
11 romstage-y += OemCustomize.c
13 ramstage-y += buildOpts.c
14 ramstage-y += BiosCallOuts.c
15 ramstage-y += OemCustomize.c