I have a running Radxa rock-S0 with a cli debian and now I would like to customize the kernel.
I used BSP in my laptop and managed to create a first image with:
$ ./bsp linux stable
How can I cofigure the kernel, recompile and recreate the packages?
As a first try, I entered in the folder .src/linux/kernel and tried to run
make menuconfig
but It didnt work