Revision b785f439
Added by Viktor Gurov over 4 years ago
tools/builder_defaults.sh | ||
---|---|---|
137 | 137 |
# Do not touch builder /usr/obj |
138 | 138 |
export MAKEOBJDIRPREFIX=${MAKEOBJDIRPREFIX:-"${SCRATCHDIR}/obj"} |
139 | 139 |
|
140 |
export MODULES_OVERRIDE=${MODULES_OVERRIDE:-"aesni amdtemp amdsmn blake2 coretemp cryptodev cpuctl drm2 fdescfs dummynet hwpmc i2c if_stf if_wg ipdivert ipfw ipfw_nat64 ipmi ix ixv ndis nmdm opensolaris sfxge vmm zfs usb/urndis usb/cdce usb/ipheth"}
|
|
140 |
export MODULES_OVERRIDE=${MODULES_OVERRIDE:-"aesni amdtemp amdsmn blake2 coretemp cryptodev cpuctl drm2 fdescfs dummynet hwpmc i2c if_stf if_wg ipdivert ipfw ipfw_nat64 ipmi ix ixv ndis nmdm opensolaris sfxge vmm zfs usb/cdce usb/ipheth usb/ure usb/urndis"}
|
|
141 | 141 |
|
142 | 142 |
# gnid |
143 | 143 |
export GNID_REPO_BASE=${GNID_REPO_BASE:-"${GIT_REPO_BASE}/gnid.git"} |
Also available in: Unified diff
RTL8153 USB ethernet module. Implements #11125