summaryrefslogtreecommitdiffstats
path: root/src/mainboard/system76/oryp5/Makefile.inc
blob: e52cccafc8c20eb736610aab2d0cca39bea010b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SPDX-License-Identifier: GPL-2.0-only

CPPFLAGS_common += -I$(src)/mainboard/$(MAINBOARDDIR)/include

bootblock-y += bootblock.c
bootblock-y += gpio_early.c

ramstage-y += ramstage.c
ramstage-y += gpio.c
ramstage-y += hda_verb.c
ramstage-y += tas5825m.c