Changeset 4d8e203 in mainline


Ignore:
Timestamp:
2011-12-25T22:52:13Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
65ceb4b
Parents:
5b0de4c
Message:

i8042, xtkbd: Compile and copy to ramdisk.

Files:
2 edited

Legend:

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

    r5b0de4c r4d8e203  
    3939        bus/pci/pciintel \
    4040        bus/isa \
     41        char/i8042 \
    4142        char/ns8250 \
     43        char/xtkbd \
    4244        bus/usb/ehci\
    4345        bus/usb/ohci \
  • uspace/Makefile

    r5b0de4c r4d8e203  
    104104        drv/infrastructure/root \
    105105        drv/infrastructure/rootvirt \
     106        drv/char/i8042 \
     107        drv/char/xtkbd \
    106108        drv/test/test1 \
    107109        drv/test/test2 \
Note: See TracChangeset for help on using the changeset viewer.