Show
Ignore:
Timestamp:
05/20/10 16:05:25 (2 years ago)
Author:
mwhitworth
Message:

Add to TCP/IP stack.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Whitix/branches/netchannel/kernel/Makefile

    r1676 r2085  
    11DEPTH=../ 
    22OBJS = main.o sched.o sys.o reboot.o panic.o wait.o module.o print.o symbols.o timer.o preempt.o \ 
    3         thread.o process.o startup.o tasklet.o 
     3        thread.o process.o startup.o tasklet.o event.o 
    44 
    55build: $(OBJS)