aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p2b/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/p2b/Makefile.inc')
-rw-r--r--src/mainboard/asus/p2b/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/asus/p2b/Makefile.inc b/src/mainboard/asus/p2b/Makefile.inc
index ca08106480..cc55c25a20 100644
--- a/src/mainboard/asus/p2b/Makefile.inc
+++ b/src/mainboard/asus/p2b/Makefile.inc
@@ -1,2 +1,4 @@
+bootblock-y += bootblock.c
+
ramstage-$(CONFIG_GENERATE_PIRQ_TABLE) += variants/$(VARIANT_DIR)/irq_tables.c
ramstage-$(CONFIG_GENERATE_MP_TABLE) += variants/$(VARIANT_DIR)/mptable.c