Removed compilation of unused file mt.c

This commit is contained in:
adamdunkels 2006-09-01 07:13:56 +00:00
parent 7bfd457bbc
commit b7a0184eac
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ DUMMY := ${shell mkdir $(OBJECTDIR)}
endif
SYSTEM = process.c procinit.c service.c autostart.c
THREADS = mt.c
THREADS = #mt.c
LIBS = memb.c timer.c list.c etimer.c
CFS = cfs.c cfs-ram.c
CTK = ctk.c