Changeset 2a18193c in mainline for boot/arch/ia32/Makefile.inc


Ignore:
Timestamp:
2009-06-13T17:30:50Z (15 years ago)
Author:
Jiri Svoboda <jirik.svoboda@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
1cbed6b
Parents:
d9f4c76
Message:

File-backed block device driver (file_bd).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/ia32/Makefile.inc

    rd9f4c76 r2a18193c  
    5151        $(USPACEDIR)/srv/fs/tmpfs/tmpfs \
    5252        $(USPACEDIR)/srv/fs/fat/fat \
    53         $(USPACEDIR)/srv/bd/ata_bd/ata_bd
     53        $(USPACEDIR)/srv/bd/ata_bd/ata_bd \
     54        $(USPACEDIR)/srv/bd/file_bd/file_bd
    5455
    5556RD_APPS = \
Note: See TracChangeset for help on using the changeset viewer.