Skip to content

Kernel build wiki parallel build option #50

@bekindpleaserewind

Description

@bekindpleaserewind

It may be worth adding the following command for faster compilations before the fakeroot command on https://github.com/Joshua-Riek/linux-rockchip/wiki#building-the-kernel

Use all available CPU cores to speed up compilation

export DEB_BUILD_OPTIONS="parallel=$(nproc)"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions