Changeset e778543 in mainline for uspace/Makefile
- Timestamp:
- 2011-02-04T19:47:30Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 17aca1c
- Parents:
- 6f8f808 (diff), 400575c5 (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
r6f8f808 re778543 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 \ … … 131 132 srv/hw/irc/apic \ 132 133 srv/hw/irc/i8259 \ 133 drv/uhci \ 134 drv/uhci-hcd \ 135 drv/uhci-rhd \ 134 136 drv/usbhid \ 135 137 drv/usbhub \
Note:
See TracChangeset
for help on using the changeset viewer.