Changeset 73d288c in mainline for uspace/Makefile
- Timestamp:
- 2011-06-20T18:55:18Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5203e256
- Parents:
- 1850baf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r1850baf r73d288c 148 148 149 149 ifeq ($(UARCH),ppc32) 150 DIRS += srv/hw/bus/cuda_adb 150 DIRS += \ 151 drv/rootmac \ 152 srv/hw/bus/cuda_adb 151 153 endif 152 154
Note:
See TracChangeset
for help on using the changeset viewer.