mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-02 05:14:29 +00:00
gzip and download the compiled kernel
This commit is contained in:
@@ -32,4 +32,5 @@ make -j$(nproc) tar-pkg
|
||||
|
||||
mkdir -p ${DIST}/kernel
|
||||
mv linux*.tar ${DIST}/kernel
|
||||
gzip ${DIST}/kernel/linux*.tar
|
||||
make headers_install INSTALL_HDR_PATH=${DIST}/kernel/headers
|
||||
|
Reference in New Issue
Block a user