Changeset 9d9ffdd in mainline for uspace/Makefile
- Timestamp:
- 2011-03-11T15:42:43Z (14 years ago)
- 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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r60a228f r9d9ffdd 117 117 srv/hw/irc/apic \ 118 118 srv/hw/irc/i8259 \ 119 drv/ehci-hcd \ 119 120 drv/uhci-hcd \ 120 121 drv/uhci-rhd \ … … 122 123 drv/usbhub \ 123 124 drv/usbmid \ 125 drv/usbmouse \ 124 126 drv/vhc 125 127 endif … … 133 135 srv/hw/irc/apic \ 134 136 srv/hw/irc/i8259 \ 137 drv/ehci-hcd \ 135 138 drv/uhci-hcd \ 136 139 drv/uhci-rhd \ … … 138 141 drv/usbhub \ 139 142 drv/usbmid \ 143 drv/usbmouse \ 140 144 drv/vhc 141 145 endif
Note:
See TracChangeset
for help on using the changeset viewer.