Changeset 178673c in mainline for uspace/Makefile
- Timestamp:
- 2010-11-30T00:38:54Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- ab3a851
- Parents:
- 6f9e7fea
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r6f9e7fea r178673c 110 110 111 111 ifeq ($(UARCH),amd64) 112 DIRS += drv/rootpc 113 DIRS += drv/pciintel 114 DIRS += drv/isa 115 DIRS += drv/ns8250 112 116 endif 113 117 114 118 ifeq ($(UARCH),ia32) 115 DIRS += drv/root ia32119 DIRS += drv/rootpc 116 120 DIRS += drv/pciintel 117 121 DIRS += drv/isa
Note:
See TracChangeset
for help on using the changeset viewer.