AGESA f12 f15: Add OEM customisation
[coreboot.git] / src / mainboard / supermicro / h8scm / Makefile.inc
blob0868bc22d0d4dae911ac25545385227e8f2dcb20
2 # This file is part of the coreboot project.
4 # Copyright (C) 2011 - 2012 Advanced Micro Devices, Inc.
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; version 2 of the License.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY; without even the implied warranty of
12 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 # GNU General Public License for more details.
16 romstage-y += rd890_cfg.c
17 romstage-y += sb700_cfg.c
18 romstage-y += buildOpts.c
19 romstage-y += BiosCallOuts.c
20 romstage-y += OemCustomize.c
22 ramstage-y += rd890_cfg.c
23 ramstage-y += sb700_cfg.c
24 ramstage-y += buildOpts.c
25 ramstage-y += BiosCallOuts.c
26 ramstage-y += OemCustomize.c
28 AGESA_PREFIX ?= $(src)/vendorcode/amd/agesa
29 CIMX_PREFIX ?= $(src)/vendorcode/amd/cimx
30 AGESA_ROOT ?= $(AGESA_PREFIX)/f15
31 NB_CIMX_ROOT ?= $(CIMX_PREFIX)/rd890
32 SB_CIMX_ROOT ?= $(CIMX_PREFIX)/sb700