Changeset 92e717c in mainline for boot/Makefile.common


Ignore:
Timestamp:
2011-11-30T20:23:09Z (12 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
23fe06c
Parents:
8fcf74f
Message:

Add nettest3 for more trivial testing. Netecho should use send() for stream sockets.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r8fcf74f r92e717c  
    175175        $(USPACE_PATH)/app/nettest1/nettest1 \
    176176        $(USPACE_PATH)/app/nettest2/nettest2 \
     177        $(USPACE_PATH)/app/nettest3/nettest3 \
    177178        $(USPACE_PATH)/app/netecho/netecho \
    178179        $(USPACE_PATH)/app/ping/ping \
Note: See TracChangeset for help on using the changeset viewer.