aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/system76/oryp5/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/system76/oryp5/Makefile.inc')
-rw-r--r--src/mainboard/system76/oryp5/Makefile.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/mainboard/system76/oryp5/Makefile.inc b/src/mainboard/system76/oryp5/Makefile.inc
new file mode 100644
index 0000000000..83ef3a5ca8
--- /dev/null
+++ b/src/mainboard/system76/oryp5/Makefile.inc
@@ -0,0 +1,8 @@
+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