3 lines
87 B
Makefile
3 lines
87 B
Makefile
bootblock-y += bootblock.c
|
|
ramstage-y += ramstage.c variants/$(VARIANT_DIR)/hda_verb.c
|