Changeset 86554e7 in mainline for boot/arch/ia32/Makefile.inc


Ignore:
Timestamp:
2009-11-16T15:21:44Z (14 years ago)
Author:
Lenka Trochtova <trochtova.lenka@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f052c57
Parents:
8344d0a
Message:

serial port now uses interrupts for receiving data

File:
1 edited

Legend:

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

    r8344d0a r86554e7  
    6262        $(USPACEDIR)/app/bdsh/bdsh \
    6363        $(USPACEDIR)/app/lspci/lspci \
    64         $(USPACEDIR)/app/shutters/shutters
     64        $(USPACEDIR)/app/shutters/shutters \
     65        $(USPACEDIR)/app/test_serial/test_serial
    6566
    6667build: $(BASE)/image.iso
Note: See TracChangeset for help on using the changeset viewer.