Changeset 92574f4 in mainline for uspace/Makefile


Ignore:
Timestamp:
2011-02-24T12:03:27Z (14 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e7b7ebd5
Parents:
4837092 (diff), a80849c (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:

Merged development (changes in DDF, etc.).

Conflicts in uspace/drv/usbkbd/main.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r4837092 r92574f4  
    117117                srv/hw/irc/apic \
    118118                srv/hw/irc/i8259 \
    119                 drv/uhci \
     119                drv/uhci-hcd \
     120                drv/uhci-rhd \
    120121                drv/usbhid \
    121122                drv/usbhub \
     123                drv/usbmid \
    122124                drv/vhc
    123125endif
     
    131133                srv/hw/irc/apic \
    132134                srv/hw/irc/i8259 \
    133                 drv/uhci \
     135                drv/uhci-hcd \
     136                drv/uhci-rhd \
    134137                drv/usbhid \
    135138                drv/usbhub \
     139                drv/usbmid \
    136140                drv/vhc
    137141endif
Note: See TracChangeset for help on using the changeset viewer.