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


Ignore:
Timestamp:
2007-12-16T19:03:22Z (17 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3401622
Parents:
c0697c4c
Message:

Added support for tmpfs loading to amd64, ia32 and mips32.
Added support for devmap loading to amd64.

File:
1 edited

Legend:

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

    rc0697c4c r2a3db79  
    3434        $(USPACEDIR)/srv/console/console \
    3535        $(USPACEDIR)/srv/vfs/vfs \
     36        $(USPACEDIR)/srv/fs/tmpfs/tmpfs \
    3637        $(USPACEDIR)/srv/fs/fat/fat \
    3738        $(USPACEDIR)/srv/devmap/devmap \
Note: See TracChangeset for help on using the changeset viewer.