Changeset 7af0cc5 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2013-09-20T16:46:56Z (11 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bd88bee
Parents:
947e2ef
Message:

Move IP link discovery to a separate network configuration server.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r947e2ef r7af0cc5  
    118118        $(USPACE_PATH)/srv/net/inetsrv/inetsrv \
    119119        $(USPACE_PATH)/srv/net/loopip/loopip \
     120        $(USPACE_PATH)/srv/net/nconfsrv/nconfsrv \
    120121        $(USPACE_PATH)/srv/net/slip/slip \
    121122        $(USPACE_PATH)/srv/net/tcp/tcp \
Note: See TracChangeset for help on using the changeset viewer.