You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
speed up kernel compile.
- DO_DOCS=False do not skip generate document package on 4.19, use DEB_BUILD_PROFILES=nodoc instead.
- use arch_amd64_none_amd64 to build the amd64 kernel package, avoid generating cloud-amd64 package.
As a result, jenkins pipeline linux-kernel-buster-build-pr job #31 takes 1h 6min, compare to #30 takes 1h 24min.
Co-authored-by: taocy <[email protected]>
0 commit comments