1
0
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:
Ivan Mikushin
2015-12-23 20:13:15 +05:00
parent 57e24176fa
commit 27145a748a
7 changed files with 48 additions and 136 deletions

View File

@@ -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