Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/Makefile

    r0f21c0c r0a37e14  
    3535        src/addrkeep.c \
    3636        src/class.c \
    37         src/ddfiface.c \
    3837        src/debug.c \
    3938        src/dp.c \
     39        src/drvpsync.c \
    4040        src/dump.c \
     41        src/hcdhubd.c \
     42        src/hcdrv.c \
    4143        src/hidparser.c \
    42         src/hub.c \
     44        src/localdrv.c \
    4345        src/pipes.c \
    44         src/pipesinit.c \
    45         src/pipesio.c \
    4646        src/recognise.c \
     47        src/remotedrv.c \
    4748        src/request.c \
    4849        src/usb.c \
    49         src/usbdevice.c \
     50        src/usbdrvreq.c \
     51        src/usbdrv.c \
    5052        src/usbmem.c
    5153
Note: See TracChangeset for help on using the changeset viewer.