Changeset dac43be in mainline for uspace/lib/usb/Makefile


Ignore:
Timestamp:
2010-11-26T22:26:14Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ef75332, fe5e00d6
Parents:
08f747e
Message:

File reorganization

The hcdhubd.c file was splitted into three source files and a common
header was added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/Makefile

    r08f747e rdac43be  
    3434SOURCES = \
    3535        src/hcdhubd.c \
     36        src/hcdrv.c \
     37        src/hubdrv.c \
    3638        src/localdrv.c \
    3739        src/usb.c \
Note: See TracChangeset for help on using the changeset viewer.