Changeset 9f51afc in mainline for uspace/srv/kbd/Makefile.build


Ignore:
Timestamp:
2009-12-30T14:15:18Z (14 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
73f56e4, d557e4f
Parents:
3f29834
Message:

Re-introduce mouse driver, this time as a separate server. (Need to tackle IRQ performance issues.)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/kbd/Makefile.build

    r3f29834 r9f51afc  
    7575ifeq ($(UARCH),ia32)
    7676        SOURCES += \
    77                 port/i8042.c \
     77                port/chardev.c \
    7878                ctl/pc.c
    7979endif
Note: See TracChangeset for help on using the changeset viewer.