soc/intel/alderlake: Add ADL-P 4+4 with 28W TDP
[coreboot.git] / src / drivers / aspeed / common / Makefile.inc
blob1f4b858a5aee6503a78c8457ded9fb1b5196ab3a
1 ifeq ($(CONFIG_DRIVERS_ASPEED_AST_COMMON),y)
2 ramstage-y += ast_dp501.c ast_main.c ast_post.c
3 ramstage-$(CONFIG_GENERIC_LINEAR_FRAMEBUFFER) += ast_mode.c ast_i2c.c ast_mode_corebootfb.c
4 endif