Changeset a2afd8f in mainline for uspace/srv/hid/input/Makefile


Ignore:
Timestamp:
2017-11-13T18:07:46Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0dd4779
Parents:
56763a4
Message:

Move ADB keyboard and mouse support to separate drivers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/input/Makefile

    r56763a4 ra2afd8f  
    3737        layout/us_dvorak.c \
    3838        layout/ar.c \
    39         port/adb.c \
    40         port/adb_mouse.c \
    4139        port/chardev.c \
    42         proto/adb.c \
    4340        proto/mousedev.c \
    44         ctl/apple.c \
    4541        ctl/kbdev.c \
    4642        ctl/stty.c \
Note: See TracChangeset for help on using the changeset viewer.