Brought back mt.c which I had removed with revision 1.12 now that we have a cpu/native implementation of mtarch.c.
This commit is contained in:
parent
aa4434ca55
commit
e2165bc38b
|
@ -45,7 +45,7 @@ CTKVNC = $(CTK) ctk-vncserver.c libconio.c vnc-server.c vnc-out.c \
|
|||
CTKTERM = $(CTK) libconio.c ctk-term.c ctk-term-in.c ctk-term-out.c \
|
||||
ctk-termtelnet.c
|
||||
|
||||
CONTIKIFILES = $(SYSTEM) $(CFS) $(LIBS) $(NET) $(DHCP)
|
||||
CONTIKIFILES = $(SYSTEM) $(THREADS) $(CFS) $(LIBS) $(NET) $(DHCP)
|
||||
|
||||
CONTIKI_SOURCEFILES += $(CONTIKIFILES)
|
||||
|
||||
|
|
Loading…
Reference in a new issue