aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/p2b/Makefile.inc
diff options
context:
space:
mode:
authorKeith Hui <buurin@gmail.com>2020-02-02 20:23:03 -0500
committerAngel Pons <th3fanbus@gmail.com>2020-04-18 18:51:34 +0000
commit6f1494b25277af88cf1a7c010c1a75e641f45a08 (patch)
tree0daf7f6256aa6b7574fe047a22c1289f33e6293d /src/mainboard/asus/p2b/Makefile.inc
parentd6d9a4e8c5630e7fb72d9b7d496ada4e8465daa5 (diff)
asus/p2b-d: Transform into variant
TEST=build with BUILD_TIMELESS=1, binary does not change Change-Id: I1161c726c8c752b5b1e152e1617811989631096e Signed-off-by: Keith Hui <buurin@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39903 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/asus/p2b/Makefile.inc')
-rw-r--r--src/mainboard/asus/p2b/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/asus/p2b/Makefile.inc b/src/mainboard/asus/p2b/Makefile.inc
index 640396eea4..ca08106480 100644
--- a/src/mainboard/asus/p2b/Makefile.inc
+++ b/src/mainboard/asus/p2b/Makefile.inc
@@ -1 +1,2 @@
ramstage-$(CONFIG_GENERATE_PIRQ_TABLE) += variants/$(VARIANT_DIR)/irq_tables.c
+ramstage-$(CONFIG_GENERATE_MP_TABLE) += variants/$(VARIANT_DIR)/mptable.c