Changeset 63b4f90 in mainline for uspace/Makefile
- Timestamp:
- 2010-11-19T18:36:29Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 91db50ac
- Parents:
- 3f0a7971
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r3f0a7971 r63b4f90 81 81 srv/hw/char/s3c24xx_uart \ 82 82 srv/hw/netif/dp8390 \ 83 srv/hw/bus/usb/hcd/virtual \84 83 srv/net/cfg \ 85 84 srv/net/netif/lo \ … … 90 89 srv/net/tl/tcp \ 91 90 srv/net/net \ 92 drv/root 91 drv/root \ 92 drv/vhc 93 93 94 94 ## Networking
Note:
See TracChangeset
for help on using the changeset viewer.