Changeset c0cf640 in mainline for boot/arch/amd64
- Timestamp:
- 2007-04-06T12:21:50Z (18 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c9d20755
- Parents:
- 547fa39
- Location:
- boot/arch/amd64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/amd64/Makefile.inc
r547fa39 rc0cf640 35 35 $(USPACEDIR)/console/console \ 36 36 $(USPACEDIR)/tetris/tetris \ 37 $(USPACEDIR)/ ipcc/ipcc\37 $(USPACEDIR)/tester/tester \ 38 38 $(USPACEDIR)/klog/klog 39 39 -
boot/arch/amd64/grub/menu.lst
r547fa39 rc0cf640 12 12 module /boot/console 13 13 module /boot/tetris 14 module /boot/ ipcc14 module /boot/tester 15 15 module /boot/klog
Note:
See TracChangeset
for help on using the changeset viewer.