Clock frequency detection
[litex.git] / software / libbase / Makefile
index 0ee64cc6debb45d3ed0638c088e7a22ca639f83c..e3ddbfb8ee12fd7c16b24617d74a410282aa4e97 100644 (file)
@@ -1,7 +1,7 @@
 M2DIR=../..
 include $(M2DIR)/software/include.mak
 
-OBJECTS=divsi3.o libc.o console.o system.o board.o uart.o softfloat.o softfloat-glue.o vsnprintf.o atof.o
+OBJECTS=divsi3.o libc.o console.o timer.o system.o board.o uart.o softfloat.o softfloat-glue.o vsnprintf.o atof.o
 
 all: libbase.a