调整内核包信息

This commit is contained in:
2024-05-11 21:05:05 +08:00
parent 80ca0e0dbe
commit 1e1370f9fc
3 changed files with 3 additions and 3 deletions

View File

@@ -75,7 +75,7 @@ scripts/config --set-val DEBUG_INFO_NONE y
# build deb packages
CPU_CORES=$(($(grep -c processor < /proc/cpuinfo)*2))
sudo make bindeb-pkg -j"$CPU_CORES"
sudo env DEBEMAIL="gfdgd xi <3025613752@qq.com>" make bindeb-pkg -j"$CPU_CORES"
if [[ $2 == 1 ]]; then
# move deb packages to artifact dir