Changes in boot/Makefile.common [2a37b9f:6bcecc2] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r2a37b9f r6bcecc2 127 127 128 128 RD_DRVS_ESSENTIAL = \ 129 root/root \ 130 root/virt \ 131 fb/kfb 129 infrastructure/root 132 130 133 131 RD_DRVS_NON_ESSENTIAL = \ 132 infrastructure/rootvirt \ 133 fb/kfb \ 134 134 test/test1 \ 135 135 test/test2 \ … … 138 138 nic/e1k \ 139 139 nic/rtl8139 \ 140 nic/rtl8169 \141 140 block/ahci 142 141
Note:
See TracChangeset
for help on using the changeset viewer.