Skip to content
Snippets Groups Projects
Commit 1f12a3da authored by Felix Fietkau's avatar Felix Fietkau
Browse files

kernel: speed up build system by getting rid of redundant work


KERNELRELEASE contains a $(shell) call which is evaluated over and over
again.
The call to checksyscalls.sh is unnecessary for LEDE and also takes a
few seconds to complete.

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent a9c96ef0
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