Changeset 89ac5513 in mainline for uspace/Makefile


Ignore:
Timestamp:
2013-06-23T19:54:53Z (12 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ddb1922
Parents:
3abf0760 (diff), 96cbd18 (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 mainline changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r3abf0760 r89ac5513  
    3939        app/bnchmark \
    4040        app/devctl \
     41        app/dnscfg \
     42        app/dnsres \
    4143        app/edit \
    4244        app/getterm \
     
    8284        srv/devman \
    8385        srv/loader \
     86        srv/net/dnsrsrv \
    8487        srv/net/ethip \
    8588        srv/net/inetsrv \
     
    135138        drv/nic/ne2k \
    136139        drv/nic/e1k \
    137         drv/nic/rtl8139 \
     140        drv/nic/rtl8139
    138141
    139142ifeq ($(CONFIG_PCC),y)
Note: See TracChangeset for help on using the changeset viewer.