Changeset 00b1d20e in mainline for boot/arch/ppc32/loader/Makefile


Ignore:
Timestamp:
2009-08-31T20:15:35Z (15 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
822d22a, d061efe
Parents:
a830611
Message:

Add PC MBR partition driver (mbr_part). Only supports primary partitions a.t.m.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/ppc32/loader/Makefile

    ra830611 r00b1d20e  
    9494        $(USPACEDIR)/srv/fs/tmpfs/tmpfs \
    9595        $(USPACEDIR)/srv/fs/fat/fat \
    96         $(USPACEDIR)/srv/bd/file_bd/file_bd
     96        $(USPACEDIR)/srv/bd/file_bd/file_bd \
     97        $(USPACEDIR)/srv/part/mbr_part/mbr_part
    9798
    9899RD_APPS = \
Note: See TracChangeset for help on using the changeset viewer.