a. If you do not need to modify the configuration options of the kernel, when you run
the build.sh script, pass in KERNEL_CONFIGURE=no to temporarily block the
pop-up kernel configuration interface
test@test:~/orangepi-build$ sudo ./build.sh KERNEL_CONFIGURE=no
b. You can also set KERNEL_CONFIGURE=no in the orangepi-
build/userpatches/config-default.conf configuration file to disable this feature
permanently
c. If the following error is prompted when compiling the kernel, this is because the
terminal interface of the Ubuntu PC is too small and the make menuconfig interface
cannot be displayed. Please adjust the terminal of the Ubuntu PC to the maximum,
and then rerun the build.sh script
5 ) When compiling the kernel source code, the following information will be
prompted
a. The version of the kernel source code
[ o.k. ] Compiling legacy kernel [ 4.9.170 ]