mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
kmod: Update to 26
This patch links kmod against OpenSSL which is required to decode the kernel modules' PKCS#7 signatures. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
9ff65bfac3
commit
1ece41ec51
2
make.sh
2
make.sh
@@ -1111,7 +1111,6 @@ buildbase() {
|
||||
lfsmake2 pkg-config
|
||||
lfsmake2 make
|
||||
lfsmake2 man
|
||||
lfsmake2 kmod
|
||||
lfsmake2 net-tools
|
||||
lfsmake2 patch
|
||||
lfsmake2 psmisc
|
||||
@@ -1133,6 +1132,7 @@ buildipfire() {
|
||||
lfsmake2 backup
|
||||
lfsmake2 openssl
|
||||
[ "${BUILD_ARCH}" = "i586" ] && lfsmake2 openssl KCFG='-sse2'
|
||||
lfsmake2 kmod
|
||||
lfsmake2 popt
|
||||
lfsmake2 libedit
|
||||
lfsmake2 libusb
|
||||
|
||||
Reference in New Issue
Block a user