Changeset b278b4e in mainline for uspace/lib/net/Makefile


Ignore:
Timestamp:
2010-10-10T19:52:27Z (14 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
10056483
Parents:
ae972834 (diff), eb51e31 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge from lp:~jakub/helenos/net.

This is mostly removal of the bundle build support for the networking stack as
we don't want to manually maintain both bundled and modular configurations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/net/Makefile

    rae972834 rb278b4e  
    4141        netif/netif_local.c \
    4242        netif/netif_remote.c \
    43         netif/netif_nil_bundle.c \
    4443        nil/nil_remote.c \
    4544        il/ip_remote.c \
Note: See TracChangeset for help on using the changeset viewer.