Changes in boot/Makefile.common [6bcecc2:2a37b9f] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r6bcecc2 r2a37b9f  
    127127
    128128RD_DRVS_ESSENTIAL = \
    129         infrastructure/root
     129        root/root \
     130        root/virt \
     131        fb/kfb
    130132
    131133RD_DRVS_NON_ESSENTIAL = \
    132         infrastructure/rootvirt \
    133         fb/kfb \
    134134        test/test1 \
    135135        test/test2 \
     
    138138        nic/e1k \
    139139        nic/rtl8139 \
     140        nic/rtl8169 \
    140141        block/ahci
    141142
Note: See TracChangeset for help on using the changeset viewer.