summaryrefslogtreecommitdiffstats
path: root/src/mainboard/razer/blade_stealth_kbl/Makefile.inc
blob: 2df3cb2cb12d653e1de9e871058965a5df5701dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
##
## This file is part of the coreboot project.
##
##
## SPDX-License-Identifier: GPL-2.0-only

subdirs-y += spd

ramstage-y += mainboard.c
ramstage-y += ramstage.c
ramstage-y += hda_verb.c

ramstage-$(CONFIG_MAINBOARD_USE_LIBGFXINIT) += gma-mainboard.ads