linux/headers 7.2.3 = https://cdn.kernel.org/pub/linux/kernel/v7.x/linux-7.2.3.tar.xz ``` sh *** build *** make ARCH=x86 INSTALL_HDR_PATH=/pkg/gnu/linux/headers headers_install ``` ``` cfg *** build deps *** glibc gcc ```