coreboot/src/arch
Nico Huber 4ba7b26019 arch/x86/Makefile: include dependencies for romcc bootblock
We already explicitly generated a dependencies file for the romcc
bootblock. Though, as it has its own rule and isn't registered
to any of our object-file classes, the dependencies file wasn't
included automatically.

Change-Id: I441cf229312dff82f377dcb594939fb85c441eed
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/28442
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-09-05 10:06:36 +00:00
..
arm src/arch: Fix typo 2018-08-09 15:56:02 +00:00
arm64 arm64: Factor out common parts of romstage execution flow 2018-08-17 21:29:46 +00:00
mips arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm) 2018-08-07 20:55:58 +00:00
power8 arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm) 2018-08-07 20:55:58 +00:00
riscv riscv: add entry assembly file for RAMSTAGE 2018-09-05 10:04:57 +00:00
x86 arch/x86/Makefile: include dependencies for romcc bootblock 2018-09-05 10:06:36 +00:00