mirror of
https://github.com/rancher/os-kernel.git
synced 2025-09-02 13:24:50 +00:00
Use dapper to build in container
This commit is contained in:
@@ -29,6 +29,7 @@ fi
|
||||
cd ${DIR}
|
||||
cp ${CONFIG}/kernel-config .config
|
||||
|
||||
# TODO update config/kernel-config for the latest kernel
|
||||
make oldconfig
|
||||
make -j$(nproc) tar-pkg
|
||||
|
||||
|
Reference in New Issue
Block a user