Changeset 606c369 in mainline for uspace/Makefile


Ignore:
Timestamp:
2012-04-19T21:35:14Z (13 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0d520a2, 1d4262e, a7a7f8c
Parents:
63920b0
Message:

Replace loopback NIC with a loopback IP link provider.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r63920b0 r606c369  
    7777        srv/net/ethip \
    7878        srv/net/inet \
     79        srv/net/loopip \
    7980        srv/net/tcp \
    8081        srv/net/udp \
     
    119120        drv/bus/usb/usbmid \
    120121        drv/bus/usb/vhc \
    121         drv/nic/lo \
    122122        drv/nic/ne2k \
    123123        drv/nic/e1k \
Note: See TracChangeset for help on using the changeset viewer.