Changeset 8989f2a7 in mainline for uspace/Makefile
- Timestamp:
- 2012-01-15T10:38:46Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 121e7adf
- Parents:
- 9957a97 (diff), f302586 (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
r9957a97 r8989f2a7 95 95 srv/hid/fb \ 96 96 srv/hid/input \ 97 srv/hw/char/i8042 \98 97 srv/hw/char/s3c24xx_uart \ 99 98 srv/net/il/arp \ … … 107 106 drv/infrastructure/root \ 108 107 drv/infrastructure/rootvirt \ 108 drv/char/i8042 \ 109 drv/char/ps2mouse \ 110 drv/char/xtkbd \ 109 111 drv/test/test1 \ 110 112 drv/test/test2 \
Note:
See TracChangeset
for help on using the changeset viewer.