summaryrefslogtreecommitdiff
path: root/cpu/arm_cortexa9/db8500/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm_cortexa9/db8500/Makefile')
-rw-r--r--cpu/arm_cortexa9/db8500/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/arm_cortexa9/db8500/Makefile b/cpu/arm_cortexa9/db8500/Makefile
index 39034bb18..32be6e4fb 100644
--- a/cpu/arm_cortexa9/db8500/Makefile
+++ b/cpu/arm_cortexa9/db8500/Makefile
@@ -31,6 +31,7 @@ CFLAGS += -Wall -Wextra -Werror -Wno-unused-parameter
# Please keep one file per line and in alphabetical order
COBJS += clock.o
+COBJS += cpu.o
COBJS += interrupts.o
COBJS += prcmu.o
COBJS += timer.o