Changeset 9d9ffdd in mainline for uspace/Makefile


Ignore:
Timestamp:
2011-03-11T15:42:43Z (14 years ago)
Author:
Matej Klonfar <maklf@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0bd4810c
Parents:
60a228f (diff), a8def7d (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 hidd

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r60a228f r9d9ffdd  
    117117                srv/hw/irc/apic \
    118118                srv/hw/irc/i8259 \
     119                drv/ehci-hcd \
    119120                drv/uhci-hcd \
    120121                drv/uhci-rhd \
     
    122123                drv/usbhub \
    123124                drv/usbmid \
     125                drv/usbmouse \
    124126                drv/vhc
    125127endif
     
    133135                srv/hw/irc/apic \
    134136                srv/hw/irc/i8259 \
     137                drv/ehci-hcd \
    135138                drv/uhci-hcd \
    136139                drv/uhci-rhd \
     
    138141                drv/usbhub \
    139142                drv/usbmid \
     143                drv/usbmouse \
    140144                drv/vhc
    141145endif
Note: See TracChangeset for help on using the changeset viewer.