Changeset d23d911 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2012-06-19T21:50:24Z (12 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
adae30d
Parents:
75b9c3d
Message:

Add DNS resolver stub.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r75b9c3d rd23d911  
    106106        $(USPACE_PATH)/srv/fs/ext2fs/ext2fs \
    107107        $(USPACE_PATH)/srv/hid/remcons/remcons \
     108        $(USPACE_PATH)/srv/net/dnsres/dnsres \
    108109        $(USPACE_PATH)/srv/net/ethip/ethip \
    109110        $(USPACE_PATH)/srv/net/inetsrv/inetsrv \
Note: See TracChangeset for help on using the changeset viewer.