Skip to content
Commit 8727cc68 authored by Ryan Roberts's avatar Ryan Roberts
Browse files

config: linux-base.yaml: Make building modules optional.



Building and packaging the Linux modules is expensive, even for
incremental builds. Often this is not required, so make it optional with
a shell variable. A derived config can add the following to the linux
prebuild command list:

export BUILD_KMODULES=false

Signed-off-by: Ryan Roberts's avatarRyan Roberts <ryan.roberts@arm.com>
parent 9517043e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment