name=linux version=4.19.66 source=(https://www.kernel.org/pub/linux/kernel/v4.x/linux-$version.tar.xz) build() { cd linux-$version make mrproper make INSTALL_HDR_PATH=dest headers_install cp -rv dest/include/* /tools/include }