Changes in boot/Makefile.common [6bcecc2:2a37b9f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
boot/Makefile.common
r6bcecc2 r2a37b9f 127 127 128 128 RD_DRVS_ESSENTIAL = \ 129 infrastructure/root 129 root/root \ 130 root/virt \ 131 fb/kfb 130 132 131 133 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 \ 140 141 block/ahci 141 142
Note:
See TracChangeset
for help on using the changeset viewer.