Changeset db9aa04 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2011-06-27T18:00:00Z (14 years ago)
Author:
Oleg Romanenko <romanenko.oleg@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c4bbca8
Parents:
bba3d90
Message:

Skeleton for exFAT file system server

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    rbba3d90 rdb9aa04  
    9797        $(USPACE_PATH)/srv/fs/tmpfs/tmpfs \
    9898        $(USPACE_PATH)/srv/fs/fat/fat \
     99        $(USPACE_PATH)/srv/fs/exfat/exfat \
    99100        $(USPACE_PATH)/srv/taskmon/taskmon \
    100101        $(USPACE_PATH)/srv/hw/netif/ne2000/ne2000 \
Note: See TracChangeset for help on using the changeset viewer.