blob: cc55c25a203dc6ea45ac138954f718b1916f7281 [file] [log] [blame]
Keith Hui5d8ad852020-02-02 00:26:59 -05001bootblock-y += bootblock.c
2
Keith Huibf7d6f12020-02-02 18:03:22 -05003ramstage-$(CONFIG_GENERATE_PIRQ_TABLE) += variants/$(VARIANT_DIR)/irq_tables.c
Keith Hui6f1494b2020-02-02 20:23:03 -05004ramstage-$(CONFIG_GENERATE_MP_TABLE) += variants/$(VARIANT_DIR)/mptable.c