Changeset 48e3190 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2012-08-24T14:56:45Z (12 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
070ad12, e522da4
Parents:
db81577
Message:

cherrypick UDF file system driver implementation (originally by Julia Medvedeva)
with coding style improvements and minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    rdb81577 r48e3190  
    107107        $(USPACE_PATH)/srv/fs/cdfs/cdfs \
    108108        $(USPACE_PATH)/srv/fs/exfat/exfat \
     109        $(USPACE_PATH)/srv/fs/udf/udf \
    109110        $(USPACE_PATH)/srv/fs/ext2fs/ext2fs \
    110111        $(USPACE_PATH)/srv/fs/ext4fs/ext4fs \
Note: See TracChangeset for help on using the changeset viewer.