aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/qemu-x86/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/qemu-x86/Makefile.inc')
-rw-r--r--src/cpu/qemu-x86/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpu/qemu-x86/Makefile.inc b/src/cpu/qemu-x86/Makefile.inc
index 288eea67f5..8ddaa81227 100644
--- a/src/cpu/qemu-x86/Makefile.inc
+++ b/src/cpu/qemu-x86/Makefile.inc
@@ -12,6 +12,8 @@
## GNU General Public License for more details.
##
+bootblock-y += cache_as_ram_bootblock.S
+bootblock-y += bootblock.c
ramstage-y += qemu.c
subdirs-y += ../x86/mtrr
subdirs-y += ../x86/lapic