Created net/tcp and moved hello.c there

This commit is contained in:
Michael Brown
2006-04-30 09:34:11 +00:00
parent 7af478b30d
commit 01bd78d62a
2 changed files with 134 additions and 1 deletions

View File

@@ -132,7 +132,7 @@ DEBUG_TARGETS += dbg2.o dbg.o c s
#
SRCDIRS += core
SRCDIRS += proto
SRCDIRS += net net/uip
SRCDIRS += net net/uip net/tcp
#SRCDIRS += image
SRCDIRS += drivers/bus
SRCDIRS += drivers/net