Changeset 41c9a22 in mainline


Ignore:
Timestamp:
2012-01-04T00:53:57Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a8bf1ea
Parents:
bd87ae0
Message:

Remove srv/char/i8042.

This leaves ia64 without input drivers.
Confirmed by JJ on ML and IRC.

Files:
3 deleted
2 edited

Legend:

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

    rbd87ae0 r41c9a22  
    3737RD_SRVS_NON_ESSENTIAL +=
    3838
    39 RD_SRVS_ESSENTIAL += \
    40         $(USPACE_PATH)/srv/hw/char/i8042/i8042
     39RD_SRVS_ESSENTIAL +=
    4140
    4241SOURCES = \
  • uspace/Makefile

    rbd87ae0 r41c9a22  
    9393        srv/hid/fb \
    9494        srv/hid/input \
    95         srv/hw/char/i8042 \
    9695        srv/hw/char/s3c24xx_uart \
    9796        srv/net/il/arp \
Note: See TracChangeset for help on using the changeset viewer.