blob: a0752d67225c63b4042c098fd1174ca5df3b101d [file] [log] [blame]
ramstage-y += boot.c
ramstage-y += coreboot_table.c
#ramstage-$(CONFIG_MULTIBOOT) += multiboot.c
ramstage-y += tables.c
#ramstage-$(CONFIG_GENERATE_ACPI_TABLES) += acpi.c
#ramstage-$(CONFIG_GENERATE_ACPI_TABLES) += acpigen.c
#ramstage-$(CONFIG_HAVE_ACPI_RESUME) += wakeup.S
#FIXME(dhendrix): is there anything preventing multiboot from
#working on ARM?
$(obj)/arch/armv7/boot/coreboot_table.ramstage.o : $(OPTION_TABLE_H)
#$(obj)/arch/x86/boot/smbios.ramstage.o: $(obj)/build.h