Changeset b5ba8f6 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2013-09-13T13:11:53Z (12 years ago)
Author:
Maurizio Lombardi <m.lombardi85@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1eaa3cf
Parents:
95027b5 (diff), 1c5f6f8 (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
  • boot/Makefile.common

    r95027b5 rb5ba8f6  
    112112        $(USPACE_PATH)/srv/hid/remcons/remcons \
    113113        $(USPACE_PATH)/srv/hid/isdv4_tablet/isdv4_tablet \
     114        $(USPACE_PATH)/srv/hid/rfb/rfb \
     115        $(USPACE_PATH)/srv/net/dhcp/dhcp \
    114116        $(USPACE_PATH)/srv/net/dnsrsrv/dnsrsrv \
    115117        $(USPACE_PATH)/srv/net/ethip/ethip \
     
    195197        $(USPACE_PATH)/app/nettest3/nettest3 \
    196198        $(USPACE_PATH)/app/netecho/netecho \
     199        $(USPACE_PATH)/app/netspeed/netspeed \
    197200        $(USPACE_PATH)/app/nterm/nterm \
    198201        $(USPACE_PATH)/app/ping/ping \
Note: See TracChangeset for help on using the changeset viewer.