buildCurrentSymlinkedKernel.sh: insist on dynamic compilation for rebuilt modules
This commit is contained in:
parent
f4d7d57ba3
commit
18e525f8ee
1 changed files with 1 additions and 1 deletions
|
@ -90,8 +90,8 @@ if [[ "$NOCONFIG" || "$FORCE" ]] ; then
|
|||
ln -f -rs "$TARGET" "$CONFIGDIR/latest"
|
||||
fi
|
||||
|
||||
emerge --getbinpkg=n --usepkg=n @module-rebuild
|
||||
fi
|
||||
|
||||
cd "${LWD}" || exit 1
|
||||
|
||||
emerge @module-rebuild
|
||||
|
|
Loading…
Add table
Reference in a new issue