- Timestamp:
- 2011-06-21T19:36:05Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e3a6c45
- Parents:
- 40f606b (diff), 022d9f67 (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. - Location:
- boot/arch
- Files:
-
- 2 edited
-
amd64/Makefile.inc (modified) (1 diff)
-
ppc32/Makefile.inc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
boot/arch/amd64/Makefile.inc
r40f606b r3b2e387 35 35 36 36 RD_SRVS_NON_ESSENTIAL += \ 37 $(USPACE_PATH)/srv/bd/ata_bd/ata_bd \ 38 $(USPACE_PATH)/srv/hid/char_mouse/char_ms 37 $(USPACE_PATH)/srv/bd/ata_bd/ata_bd 39 38 40 39 RD_DRVS += \ -
boot/arch/ppc32/Makefile.inc
r40f606b r3b2e387 43 43 $(USPACE_PATH)/srv/hw/bus/cuda_adb/cuda_adb 44 44 45 RD_SRVS_NON_ESSENTIAL += \46 $(USPACE_PATH)/srv/hid/adb_mouse/adb_ms47 48 45 RD_DRVS += \ 49 46 infrastructure/rootmac
Note:
See TracChangeset
for help on using the changeset viewer.
