Changeset a1347a7 in mainline for uspace/Makefile
- Timestamp:
- 2012-01-15T13:51:09Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bd79281
- Parents:
- 03e0a244 (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
r03e0a244 ra1347a7 94 94 srv/hid/input \ 95 95 srv/hid/remcons \ 96 srv/hw/char/i8042 \97 96 srv/hw/char/s3c24xx_uart \ 98 97 srv/net/il/arp \ … … 106 105 drv/infrastructure/root \ 107 106 drv/infrastructure/rootvirt \ 107 drv/char/i8042 \ 108 drv/char/ps2mouse \ 109 drv/char/xtkbd \ 108 110 drv/test/test1 \ 109 111 drv/test/test2 \
Note:
See TracChangeset
for help on using the changeset viewer.