buildCurrentSymlinkedKernel: rebuild external modules after building kernel
This commit is contained in:
parent
ec61cc2b95
commit
8ea9d9ccd1
1 changed files with 2 additions and 0 deletions
|
@ -69,3 +69,5 @@ if [[ "$NOCONFIG" || "$FORCE" ]] ; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd "${LWD}" || exit 1
|
cd "${LWD}" || exit 1
|
||||||
|
|
||||||
|
emerge @module-rebuild
|
||||||
|
|
Loading…
Add table
Reference in a new issue