Changeset 26e7d6d in mainline for uspace/srv/hid/input/Makefile


Ignore:
Timestamp:
2011-09-19T16:31:00Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a347a11
Parents:
3842a955 (diff), 086290d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge mainline changes

File:
1 edited

Legend:

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

    r3842a955 r26e7d6d  
    3636        generic/input.c \
    3737        generic/layout.c \
    38         generic/mouse.c \
    3938        generic/stroke.c \
    4039        layout/cz.c \
     
    4241        layout/us_dvorak.c \
    4342        port/adb.c \
     43        port/adb_mouse.c \
    4444        port/chardev.c \
     45        port/chardev_mouse.c \
    4546        port/gxemul.c \
    4647        port/msim.c \
     
    4849        port/ns16550.c \
    4950        port/pl050.c \
    50         port/sgcn.c \
    5151        port/ski.c \
    52         port/z8530.c \
     52        proto/adb.c \
     53        proto/mousedev.c \
     54        proto/ps2.c \
    5355        ctl/apple.c \
    5456        ctl/gxe_fb.c \
Note: See TracChangeset for help on using the changeset viewer.