Changeset 81b9d3e in mainline for uspace/Makefile
- Timestamp:
- 2017-10-05T19:09:34Z (8 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 82cbf8c6
- Parents:
- 84eb4edd (diff), c188c62 (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
r84eb4edd r81b9d3e 134 134 srv/hid/output \ 135 135 srv/hid/remcons \ 136 srv/hw/bus/cuda_adb \137 136 srv/hw/char/s3c24xx_uart \ 138 137 srv/hw/irc/apic \ … … 148 147 drv/block/ata_bd \ 149 148 drv/block/ddisk \ 149 drv/bus/adb/cuda_adb \ 150 150 drv/bus/isa \ 151 151 drv/bus/pci/pciintel \
Note:
See TracChangeset
for help on using the changeset viewer.