Changeset 44a53fd in mainline for boot/arch/mips32/loader/Makefile


Ignore:
Timestamp:
2009-05-19T22:01:44Z (15 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b0ea8a9
Parents:
854c564
Message:

Experimental GXemul disk driver (device 'disk0').

File:
1 edited

Legend:

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

    r854c564 r44a53fd  
    103103        $(USPACEDIR)/srv/console/console \
    104104        $(USPACEDIR)/srv/fs/tmpfs/tmpfs \
    105         $(USPACEDIR)/srv/fs/fat/fat
     105        $(USPACEDIR)/srv/fs/fat/fat \
     106        $(USPACEDIR)/srv/bd/gxe_bd/gxe_bd
    106107
    107108RD_APPS = \
Note: See TracChangeset for help on using the changeset viewer.