Remove i40e, ice and iavf from the iso
This commit removes ice,i40e,iavf from iso, because we already add them in the initramfs. All these drivers will be loaded and switch in initramfs. So we will remove them from the iso. Verification: - There is not out-of-tree-drivers in the boot cmmandline. make sure the ice, iavf and i40e will be loaded with the in-tree drivers. - out-of-tree-drivers=ice/i40e/iavf, make sure only the out of tree driver ice/i40e/iavf will be loaded. - out-of-tree-drivers=ice,iavf,i40e make sure the three drivers will be loaded with the OOT drivers. - out-of-tree-drivers=ice,iavf make sure only the ice and iavf drivers will be loaded with the OOT drivers. Story: 2011056 Task: 51061 Change-Id: I8925e834e7e3db60dbcfeda1b616721b5fb6d30a Signed-off-by: Jiping Ma <jiping.ma2@windriver.com>
This commit is contained in:
parent
7f53ef73e9
commit
49a817a35e
@ -4,18 +4,6 @@
|
||||
bnxt-en
|
||||
bnxt-en-rt
|
||||
|
||||
#intel-i40e
|
||||
i40e
|
||||
i40e-rt
|
||||
|
||||
#intel-iavf
|
||||
iavf
|
||||
iavf-rt
|
||||
|
||||
#intel-ice
|
||||
ice
|
||||
ice-rt
|
||||
|
||||
# Marvell kernel modules
|
||||
octeon-ep
|
||||
octeon-ep-rt
|
||||
|
Loading…
Reference in New Issue
Block a user