Changeset c0cf640 in mainline for boot/arch/ia32


Ignore:
Timestamp:
2007-04-06T12:21:50Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c9d20755
Parents:
547fa39
Message:

rename ipcc to tester

Location:
boot/arch/ia32
Files:
2 edited

Legend:

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

    r547fa39 rc0cf640  
    3535        $(USPACEDIR)/console/console \
    3636        $(USPACEDIR)/tetris/tetris \
    37         $(USPACEDIR)/ipcc/ipcc \
     37        $(USPACEDIR)/tester/tester \
    3838        $(USPACEDIR)/klog/klog
    3939
  • boot/arch/ia32/grub/menu.lst

    r547fa39 rc0cf640  
    1212module /boot/console
    1313module /boot/tetris
    14 module /boot/ipcc
     14module /boot/tester
    1515module /boot/klog
Note: See TracChangeset for help on using the changeset viewer.