Changeset b7dd149 in mainline for boot/arch/amd64/Makefile.inc


Ignore:
Timestamp:
2013-08-16T16:40:30Z (11 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
62310d7
Parents:
3b05380b
Message:

ai32,amd64: Move ata_bd driver into essential group.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/amd64/Makefile.inc

    r3b05380b rb7dd149  
    3636RD_DRVS_ESSENTIAL += \
    3737        infrastructure/rootpc \
     38        block/ata_bd \
    3839        bus/pci/pciintel \
    3940        bus/isa \
     
    4445
    4546RD_DRVS_NON_ESSENTIAL += \
    46         block/ata_bd \
    4747        char/ns8250 \
    4848        time/cmos-rtc \
Note: See TracChangeset for help on using the changeset viewer.