Changeset 64ffd83 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2018-07-24T09:43:38Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bec18a9
Parents:
05208d9
git-author:
Jiri Svoboda <jiri@…> (2018-07-23 18:41:45)
git-committer:
Jiri Svoboda <jiri@…> (2018-07-24 09:43:38)
Message:

Configuring mount point for (newly created) paritions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r05208d9 r64ffd83  
    243243        $(USPACE_PATH)/drv/bus/usb/xhci/test-xhci \
    244244        $(USPACE_PATH)/app/bdsh/test-bdsh \
    245         $(USPACE_PATH)/srv/net/tcp/test-tcp
     245        $(USPACE_PATH)/srv/net/tcp/test-tcp \
     246        $(USPACE_PATH)/srv/volsrv/test-volsrv \
    246247
    247248RD_DATA_ESSENTIAL = \
Note: See TracChangeset for help on using the changeset viewer.