Changeset da68871a in mainline for uspace/Makefile
- Timestamp:
- 2012-08-08T08:46:22Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 30c0826
- Parents:
- bc216a0 (diff), 1d01cca (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
rbc216a0 rda68871a 47 47 app/klog \ 48 48 app/loc \ 49 app/lsusb \50 49 app/mkfat \ 51 50 app/mkexfat \ … … 85 84 srv/vfs \ 86 85 srv/bd/ata_bd \ 86 srv/bd/sata_bd \ 87 87 srv/bd/file_bd \ 88 88 srv/bd/gxe_bd \ … … 105 105 drv/infrastructure/root \ 106 106 drv/infrastructure/rootvirt \ 107 drv/block/ahci \ 107 108 drv/char/i8042 \ 108 109 drv/char/ps2mouse \ … … 169 170 DIRS += \ 170 171 drv/infrastructure/rootmac \ 172 drv/bus/pci/pciintel \ 171 173 srv/hw/bus/cuda_adb 172 174 endif
Note:
See TracChangeset
for help on using the changeset viewer.