Changeset 9f51afc in mainline for uspace/Makefile


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/Makefile

    r3f29834 r9f51afc  
    4141        srv/fb \
    4242        srv/kbd \
     43        srv/char/i8042 \
    4344        srv/console \
    4445        srv/fs/fat \
    4546        srv/fs/tmpfs \
    4647        srv/fs/devfs \
     48        srv/mouse/c_mouse \
    4749        srv/vfs \
    4850        srv/devmap \
Note: See TracChangeset for help on using the changeset viewer.