aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/cpu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/microblaze/cpu/Makefile')
-rw-r--r--arch/microblaze/cpu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/microblaze/cpu/Makefile b/arch/microblaze/cpu/Makefile
index 6e201f2d54..4955e81236 100644
--- a/arch/microblaze/cpu/Makefile
+++ b/arch/microblaze/cpu/Makefile
@@ -8,3 +8,4 @@
extra-y = start.o
obj-y = irq.o
obj-y += cpu.o interrupts.o cache.o exception.o timer.o
+obj-$(CONFIG_SPL_BUILD) += spl.o