Changeset 89ac5513 in mainline for uspace/Makefile
- Timestamp:
- 2013-06-23T19:54:53Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ddb1922
- Parents:
- 3abf0760 (diff), 96cbd18 (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
r3abf0760 r89ac5513 39 39 app/bnchmark \ 40 40 app/devctl \ 41 app/dnscfg \ 42 app/dnsres \ 41 43 app/edit \ 42 44 app/getterm \ … … 82 84 srv/devman \ 83 85 srv/loader \ 86 srv/net/dnsrsrv \ 84 87 srv/net/ethip \ 85 88 srv/net/inetsrv \ … … 135 138 drv/nic/ne2k \ 136 139 drv/nic/e1k \ 137 drv/nic/rtl8139 \140 drv/nic/rtl8139 138 141 139 142 ifeq ($(CONFIG_PCC),y)
Note:
See TracChangeset
for help on using the changeset viewer.