Custom Kernel config in buildroot
Posted: 2025-06-06 15:21
Hi guys,
I try to enable wirguard support in the buildroot image for the pico max. wirguard-tool package is available in buildroot but it require a linux kernel > 5.6,
I managed to enable the neccessary modules of the kernel with ./build.sh kernelconfig commande so I get a modified sysdrv/source/kernel/arch/arm/configs/luckfox_rv1106_linux_defconfig with the neccesarry kernel module. But how to tell buildroot that I use this kernel in order to be able to activate the compilation of wireguard-tool ? Should I use the custom kernel setting in the linux kernel menu of buildroot ?
Best regards,
I try to enable wirguard support in the buildroot image for the pico max. wirguard-tool package is available in buildroot but it require a linux kernel > 5.6,
I managed to enable the neccessary modules of the kernel with ./build.sh kernelconfig commande so I get a modified sysdrv/source/kernel/arch/arm/configs/luckfox_rv1106_linux_defconfig with the neccesarry kernel module. But how to tell buildroot that I use this kernel in order to be able to activate the compilation of wireguard-tool ? Should I use the custom kernel setting in the linux kernel menu of buildroot ?
Best regards,