Changeset 47a776f9 in mainline for boot/arch/amd64
- Timestamp:
- 2007-09-19T18:56:02Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- d2d0baf
- Parents:
- 26f2af0
- Location:
- boot/arch/amd64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/amd64/Makefile.inc
r26f2af0 r47a776f9 32 32 $(USPACEDIR)/srv/fb/fb \ 33 33 $(USPACEDIR)/srv/kbd/kbd \ 34 $(USPACEDIR)/srv/vfs/vfs \ 35 $(USPACEDIR)/srv/fs/fat/fat \ 34 36 $(USPACEDIR)/srv/console/console \ 35 37 $(USPACEDIR)/app/init/init \ -
boot/arch/amd64/grub/menu.lst
r26f2af0 r47a776f9 14 14 module /boot/tester 15 15 module /boot/klog 16 module /boot/fat 17 module /boot/vfs
Note:
See TracChangeset
for help on using the changeset viewer.