3 lines
96 B
Makefile
3 lines
96 B
Makefile
romstage-y += pei_data.c
|
|
ramstage-y += ramstage.c pei_data.c variants/$(VARIANT_DIR)/hda_verb.c
|