Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 52e1b07a authored by Pavel Dubrova's avatar Pavel Dubrova Committed by Luca Weiss
Browse files

audio-kernel: Fix compilation time issue



In incremental (dirty) kernel builds, compiling audio drivers takes
significantly longer or may even freeze. The export statement causes
unnecessary exports, which leads to this issue. Removing and adding
export statements to the conf files for a specific platform, as it was
done for Kona in the commit 4025a25a ("makefile: kona: remove make export
<all variables> instances") should fix this issue.

Signed-off-by: default avatarPavel Dubrova <pashadubrova@gmail.com>
Change-Id: I4a52febc7852342946832b01638db023c3602711
parent 494d6fc8
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