Changeset 2df7d824 in mainline


Ignore:
Timestamp:
2019-08-07T09:22:38Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
b55f62a
Parents:
e8747bd8
git-author:
Michal Koutný <xm.koutny+hos@…> (2015-11-01 16:44:26)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-08-07 09:22:38)
Message:

Makefile: tidy old INIT_TASKS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    re8747bd8 r2df7d824  
    7171# all these tasks to answerbox of the first one in this list (its phone is left
    7272# untouched).
    73 # INIT_TASKS = \
    74 #       $(USPACE_PATH)/srv/taskman/taskman \
    75 #       $(USPACE_PATH)/srv/ns/ns \
    76 #       $(USPACE_PATH)/srv/locsrv/locsrv \
    77 #       $(USPACE_PATH)/srv/vfs/vfs \
    78 #       $(USPACE_PATH)/srv/loader/loader \
    79 #       $(USPACE_PATH)/srv/bd/rd/rd
    80 
    8173INIT_TASKS = \
    8274        $(USPACE_PATH)/srv/taskman/taskman \
Note: See TracChangeset for help on using the changeset viewer.