Changeset 9d3133d in mainline


Ignore:
Timestamp:
2010-01-20T21:59:22Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
336db295, 48e1467, fea0ce6
Parents:
3c081d0e (diff), 975e7e9 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge GUID partition table driver.

Files:
3 added
2 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r3c081d0e r9d3133d  
    4848RD_SRVS = \
    4949        $(USPACEDIR)/srv/bd/file_bd/file_bd \
     50        $(USPACEDIR)/srv/bd/part/guid_part/g_part \
    5051        $(USPACEDIR)/srv/bd/part/mbr_part/mbr_part \
    5152        $(USPACEDIR)/srv/clip/clip \
  • uspace/Makefile

    r3c081d0e r9d3133d  
    5252        srv/bd/gxe_bd \
    5353        srv/bd/rd \
     54        srv/bd/part/guid_part \
    5455        srv/bd/part/mbr_part \
    5556        srv/fs/fat \
Note: See TracChangeset for help on using the changeset viewer.