Changeset 8c877b2 in mainline for uspace/drv/usbhid/Makefile


Ignore:
Timestamp:
2011-03-04T13:05:35Z (14 years ago)
Author:
Matus Dekanek <smekideki@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d49728c
Parents:
dff940f8 (diff), 9a422574 (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 with \usb\development

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhid/Makefile

    rdff940f8 r8c877b2  
    3939SOURCES = \
    4040        main.c \
    41         descparser.c \
    42         descdump.c \
    4341        conv.c \
     42        hidreq.c \
     43        kbddev.c \
     44        hiddev.c \
    4445        $(STOLEN_LAYOUT_SOURCES)
    4546
Note: See TracChangeset for help on using the changeset viewer.