Project

General

Profile

« Previous | Next » 

Revision 2eeeec06

Added by Renato Botelho almost 7 years ago

Fix #8863: Add missing kernel module amdsmn, required by amdtemp

View differences:

tools/builder_defaults.sh
135 135
# Do not touch builder /usr/obj
136 136
export MAKEOBJDIRPREFIX=${MAKEOBJDIRPREFIX:-"${SCRATCHDIR}/obj"}
137 137

  
138
export MODULES_OVERRIDE=${MODULES_OVERRIDE:-"aesni amdtemp coretemp cryptodev cpuctl drm2 fdescfs dummynet hwpmc i2c if_stf ipdivert ipfw ipmi ix ixv ndis nmdm opensolaris sfxge vmm zfs"}
138
export MODULES_OVERRIDE=${MODULES_OVERRIDE:-"aesni amdtemp amdsmn coretemp cryptodev cpuctl drm2 fdescfs dummynet hwpmc i2c if_stf ipdivert ipfw ipmi ix ixv ndis nmdm opensolaris sfxge vmm zfs"}
139 139

  
140 140
# gnid
141 141
export GNID_REPO_BASE=${GNID_REPO_BASE:-"${GIT_REPO_BASE}/gnid.git"}

Also available in: Unified diff