Add Intel microcode updates

Fixes: #11590
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Jonatan Schlag
2018-05-28 18:28:15 +01:00
committed by Michael Tremer
parent 5e1f3a9cbc
commit 87b5f3711b
4 changed files with 275 additions and 0 deletions

View File

@@ -1142,6 +1142,7 @@ buildipfire() {
lfsmake2 linux-initrd KCFG="-multi"
;;
esac
lfsmake2 intel-microcode
lfsmake2 xtables-addons USPACE="1"
lfsmake2 openssl
[ "${BUILD_ARCH}" = "i586" ] && lfsmake2 openssl KCFG='-sse2'