Changeset 92574f4 in mainline for uspace/Makefile
- Timestamp:
- 2011-02-24T12:03:27Z (14 years ago)
- 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r4837092 r92574f4 117 117 srv/hw/irc/apic \ 118 118 srv/hw/irc/i8259 \ 119 drv/uhci \ 119 drv/uhci-hcd \ 120 drv/uhci-rhd \ 120 121 drv/usbhid \ 121 122 drv/usbhub \ 123 drv/usbmid \ 122 124 drv/vhc 123 125 endif … … 131 133 srv/hw/irc/apic \ 132 134 srv/hw/irc/i8259 \ 133 drv/uhci \ 135 drv/uhci-hcd \ 136 drv/uhci-rhd \ 134 137 drv/usbhid \ 135 138 drv/usbhub \ 139 drv/usbmid \ 136 140 drv/vhc 137 141 endif
Note:
See TracChangeset
for help on using the changeset viewer.