summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/davinci/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm926ejs/davinci/Makefile')
-rw-r--r--cpu/arm926ejs/davinci/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/arm926ejs/davinci/Makefile b/cpu/arm926ejs/davinci/Makefile
index 7f51d1777..83708d813 100644
--- a/cpu/arm926ejs/davinci/Makefile
+++ b/cpu/arm926ejs/davinci/Makefile
@@ -27,7 +27,7 @@ include $(TOPDIR)/config.mk
LIB = $(obj)lib$(SOC).a
-COBJS = timer.o ether.o lxt972.o dp83848.o
+COBJS = timer.o ether.o lxt972.o dp83848.o psc.o
SOBJS = reset.o
ifndef CONFIG_SKIP_LOWLEVEL_INIT