Skip to content
Commit 885af0d1 authored by Balint Dobszay's avatar Balint Dobszay
Browse files

Fix Kbuild invocation



The make command invoking the Linux build system was relying on the src
variable, to be able to put build artifacts into a dedicated directory.
However, this use case is not officially supported by the kernel build
system and stopped working for recent kernel versions. Let's move to the
offical documented solution instead.

Signed-off-by: Balint Dobszay's avatarBalint Dobszay <balint.dobszay@arm.com>
Change-Id: Ie8d0078a2324410bb848622ff30575af502220b9
parent 18e3be71
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