Changeset 03c971f in mainline for boot/arch/amd64/Makefile.inc
- Timestamp:
- 2013-08-15T14:20:16Z (12 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bb2a5b2
- Parents:
- f2c19b0 (diff), 2921602 (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
-
boot/arch/amd64/Makefile.inc
rf2c19b0 r03c971f 33 33 $(USPACE_PATH)/srv/hw/irc/i8259/i8259 34 34 35 RD_SRVS_NON_ESSENTIAL += \36 $(USPACE_PATH)/srv/bd/ata_bd/ata_bd37 35 38 36 RD_DRVS_ESSENTIAL += \ … … 46 44 47 45 RD_DRVS_NON_ESSENTIAL += \ 46 block/ata_bd \ 48 47 char/ns8250 \ 49 48 time/cmos-rtc \
Note:
See TracChangeset
for help on using the changeset viewer.