Changeset d3a9ae74 in mainline for boot


Ignore:
Timestamp:
2011-09-27T15:48:31Z (14 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8c9e71a
Parents:
5dd4f77a
Message:

Stubs for VFS and libfs operations.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r5dd4f77a rd3a9ae74  
    106106        $(USPACE_PATH)/srv/fs/exfat/exfat \
    107107        $(USPACE_PATH)/srv/fs/ext2fs/ext2fs \
     108        $(USPACE_PATH)/srv/fs/ext4fs/ext4fs \
    108109        $(USPACE_PATH)/srv/taskmon/taskmon \
    109110        $(USPACE_PATH)/srv/hw/netif/ne2000/ne2000 \
Note: See TracChangeset for help on using the changeset viewer.