Changeset c42f50d in mainline for boot


Ignore:
Timestamp:
2013-10-05T11:53:43Z (12 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
cbfc8b7
Parents:
408424e (diff), 3e896e1 (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

    r408424e rc42f50d  
    118118        $(USPACE_PATH)/srv/net/inetsrv/inetsrv \
    119119        $(USPACE_PATH)/srv/net/loopip/loopip \
     120        $(USPACE_PATH)/srv/net/nconfsrv/nconfsrv \
    120121        $(USPACE_PATH)/srv/net/slip/slip \
    121122        $(USPACE_PATH)/srv/net/tcp/tcp \
     
    201202        $(USPACE_PATH)/app/nterm/nterm \
    202203        $(USPACE_PATH)/app/ping/ping \
    203         $(USPACE_PATH)/app/ping6/ping6 \
    204204        $(USPACE_PATH)/app/stats/stats \
    205205        $(USPACE_PATH)/app/sysinfo/sysinfo \
     
    211211        $(USPACE_PATH)/app/date/date \
    212212        $(USPACE_PATH)/app/vdemo/vdemo \
     213        $(USPACE_PATH)/app/viewer/viewer \
    213214        $(USPACE_PATH)/app/df/df
    214215
Note: See TracChangeset for help on using the changeset viewer.