Changeset 892e4e1 in mainline
- Timestamp:
- 2010-04-14T21:18:19Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- cd31ed8
- Parents:
- 3843ecb
- Files:
-
- 3 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/amd64/Makefile.inc
r3843ecb r892e4e1 39 39 root \ 40 40 rootia32 \ 41 pciintel 41 pciintel \ 42 isa 42 43 43 44 MODULES := $(notdir $(COMPONENTS)) -
uspace/Makefile
r3843ecb r892e4e1 79 79 DIRS += srv/drivers/rootia32 80 80 DIRS += srv/drivers/pciintel 81 DIRS += srv/drivers/isa 81 82 # DIRS += srv/hw/bus/pci 82 83 endif
Note:
See TracChangeset
for help on using the changeset viewer.