aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/sc520/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/sc520/Makefile')
-rw-r--r--arch/x86/cpu/sc520/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/cpu/sc520/Makefile b/arch/x86/cpu/sc520/Makefile
index 54260b610..694b61ee4 100644
--- a/arch/x86/cpu/sc520/Makefile
+++ b/arch/x86/cpu/sc520/Makefile
@@ -33,6 +33,7 @@ LIB := $(obj)lib$(SOC).o
COBJS-$(CONFIG_SYS_SC520) += sc520.o
COBJS-$(CONFIG_PCI) += sc520_pci.o
+COBJS-$(CONFIG_SYS_SC520_RESET) += sc520_reset.o
COBJS-$(CONFIG_SYS_SC520) += sc520_sdram.o
COBJS-$(CONFIG_SYS_SC520_SSI) += sc520_ssi.o
COBJS-$(CONFIG_SYS_SC520_TIMER) += sc520_timer.o