Changeset 2a3db79 in mainline for boot/arch/ia32
- Timestamp:
- 2007-12-16T19:03:22Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3401622
- Parents:
- c0697c4c
- Location:
- boot/arch/ia32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/ia32/Makefile.inc
rc0697c4c r2a3db79 34 34 $(USPACEDIR)/srv/console/console \ 35 35 $(USPACEDIR)/srv/vfs/vfs \ 36 $(USPACEDIR)/srv/fs/tmpfs/tmpfs \ 36 37 $(USPACEDIR)/srv/fs/fat/fat \ 37 38 $(USPACEDIR)/srv/devmap/devmap \ -
boot/arch/ia32/grub/menu.lst
rc0697c4c r2a3db79 12 12 module /boot/console 13 13 module /boot/vfs 14 module /boot/tmpfs 14 15 module /boot/fat 15 16 module /boot/devmap
Note:
See TracChangeset
for help on using the changeset viewer.