Changeset 3bd76491 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2010-12-02T19:16:53Z (13 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a49c4002
Parents:
ba519f7
Message:

Basic skeleton for libext2 and ext2 server

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    rba519f7 r3bd76491  
    9898        $(USPACE_PATH)/srv/fs/fat/fat \
    9999        $(USPACE_PATH)/srv/fs/pipefs/pipefs \
     100        $(USPACE_PATH)/srv/fs/ext2/ext2 \
    100101        $(USPACE_PATH)/srv/taskmon/taskmon \
    101102        $(USPACE_PATH)/srv/hw/netif/dp8390/dp8390 \
Note: See TracChangeset for help on using the changeset viewer.