mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
kernel: upgrade to 6.10.11
upgrade kernel to recent stable release 6.10.11 1, scripts/kconfig/merge_config.sh does not work for 6.10.11 2, vmlinux BTF binary name changed in 6.10.11 3, remove rtl8812au for now since it has compiling error 4, remove 5.15 nfqueue patch since it does not apply cleanly also see [0] [0]: https://github.com/vincentmli/BPFire/issues/41 Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
1
make.sh
1
make.sh
@@ -1726,7 +1726,6 @@ buildipfire() {
|
||||
# Kernelbuild ... current we have no platform that need
|
||||
# multi kernel builds so KCFG is empty
|
||||
lfsmake2 linux KCFG=""
|
||||
lfsmake2 rtl8812au KCFG=""
|
||||
lfsmake2 linux-initrd KCFG=""
|
||||
# lunatik kernel module requires linux kernel to be built first
|
||||
lfsmake2 lunatik
|
||||
|
||||
Reference in New Issue
Block a user