Additional corrections for Safe_calloc in sdcdb
[fw/sdcc] / device / lib / ds390 / Makefile
index da5e98555315963ba820833a00a2eeffeec220fc..5770d98b5b8b281abc727da28d0f1c09b9e4b77c 100755 (executable)
@@ -2,7 +2,7 @@ CC = ../../../bin/sdcc
 
 #VERBOSE = --verbose
 
-OBJECTS = tinibios.rel memcpyx.rel  lcd390.rel i2c390.rel rstc390.rel
+OBJECTS = tinibios.rel memcpyx.rel  lcd390.rel i2c390.rel rtc390.rel
 
 SOURCES = $(patsubst %.rel,%.c,$(OBJECTS))