Rev 4307 | Rev 4578 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4307 | Rev 4505 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | nil/eth \ |
34 | nil/eth \ |
35 | net \ |
35 | net \ |
36 | net/start |
36 | net/start |
37 | 37 | ||
38 | DIRS_MODULAR = il/ip \ |
38 | DIRS_MODULAR = il/ip \ |
39 | tl/tcp \ |
- | |
40 | il/arp \ |
39 | il/arp \ |
- | 40 | tl/udp \ |
|
- | 41 | tl/tcp \ |
|
41 | # il/rarp \ |
42 | # il/rarp \ |
42 | # il/icmp \ |
43 | # il/icmp \ |
43 | # tl/udp \ |
- | |
44 | # socket |
44 | # socket |
45 | 45 | ||
46 | DIRS_ALL = $(DIRS) $(DIRS_MODULAR) |
46 | DIRS_ALL = $(DIRS) $(DIRS_MODULAR) |
47 | 47 | ||
48 | ifeq ($(NETWORKING), module) |
48 | ifeq ($(NETWORKING), module) |