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

Skip to content
Commit 6292c8bb authored by Pavel Dubrova's avatar Pavel Dubrova Committed by Bharath
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 4025a25 ("makefile: kona: remove make export
<all variables> instances") should fix this issue.

Signed-off-by: default avatarPavel Dubrova <pashadubrova@gmail.com>
Change-Id: I4a52febc7852342946832b01638db023c3602711
[FP3: Apply same logic to all Kbuild and .conf files present in the
current sources.]
Issue: FP3-A11#181
(cherry picked from commit https://github.com/sonyxperiadev/kernel-techpack-audio/commit/e35bfa4011f7d434ccc66c01a6a187c5312d2f25)
(cherry picked from commit 075d505e6a23facfa17ce2303609af6f032a1e6b)
parent a5260945
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment