Changeset d241aae in mainline for uspace/lib/ext2/Makefile


Ignore:
Timestamp:
2011-02-15T19:24:38Z (14 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ce13577
Parents:
1d6f507
Message:

Add support for reading ext2 block group descriptors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext2/Makefile

    r1d6f507 rd241aae  
    3636SOURCES = \
    3737        libext2_filesystem.c \
    38         libext2_superblock.c
     38        libext2_superblock.c \
     39        libext2_block_group.c
    3940
    4041include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.