The | tee saves output to build.log – essential for debugging failures.
Example kernel build config:
export ARCH=arm export CROSS_COMPILE=arm-linux-gnueabihf- make infinity2m_defconfig # for SPI-NOR make clean; make Use code with caution. Copied to clipboard sigmastar sdk install
: For boards with empty flash, the SigmaStar ISP Tool is used via a dedicated debug hardware tool to write the initial bootloader. The | tee saves output to build