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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

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