mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Replace ixgbe by ix and ixv
This commit is contained in:
parent
754f7091da
commit
a0e2eb01ed
@ -183,7 +183,7 @@ fi
|
||||
export MAKEJ_WORLD=${MAKEJ_WORLD:-"${_CPUS}"}
|
||||
export MAKEJ_KERNEL=${MAKEJ_KERNEL:-"${_CPUS}"}
|
||||
|
||||
export MODULES_OVERRIDE=${MODULES_OVERRIDE:-"i2c ipmi ndis ipfw ipdivert dummynet fdescfs opensolaris zfs glxsb if_stf coretemp amdtemp aesni sfxge hwpmc vmm nmdm ixgbe"}
|
||||
export MODULES_OVERRIDE=${MODULES_OVERRIDE:-"i2c ipmi ndis ipfw ipdivert dummynet fdescfs opensolaris zfs glxsb if_stf coretemp amdtemp aesni sfxge hwpmc vmm nmdm ix ixv"}
|
||||
|
||||
# Area that the final image will appear in
|
||||
export IMAGES_FINAL_DIR=${IMAGES_FINAL_DIR:-"${SCRATCHDIR}/${PRODUCT_NAME}/"}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user