Changeset 90478727 in mainline for uspace/Makefile
- Timestamp:
- 2012-08-12T11:46:44Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 41b764b7
- Parents:
- e1e4192 (diff), 371cb6c (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
re1e4192 r90478727 47 47 app/klog \ 48 48 app/loc \ 49 app/lsusb \50 49 app/mkfat \ 51 50 app/mkexfat \ … … 86 85 srv/vfs \ 87 86 srv/bd/ata_bd \ 87 srv/bd/sata_bd \ 88 88 srv/bd/file_bd \ 89 89 srv/bd/gxe_bd \ … … 106 106 drv/infrastructure/root \ 107 107 drv/infrastructure/rootvirt \ 108 drv/block/ahci \ 108 109 drv/char/i8042 \ 109 110 drv/char/ps2mouse \ … … 172 173 DIRS += \ 173 174 drv/infrastructure/rootmac \ 175 drv/bus/pci/pciintel \ 174 176 srv/hw/bus/cuda_adb 175 177 endif
Note:
See TracChangeset
for help on using the changeset viewer.