Skip to content

Conversation

@quic-aditrath
Copy link
Contributor

For build system where audioreach-engine is compiled out of tree and root Kconfig is sourced from outside of audioreach-engine directory, using source to include sub-directory Kconfig leads to file not found errors.

Replace source with rsource to include Kconfig file using paths relative to their parent Kconfig file rather than the project root.

For build system where audioreach-engine is compiled out of tree and
root Kconfig is sourced from outside of audioreach-engine directory,
using source to include sub-directory Kconfig leads to file not found
errors.

Replace source with rsource to include Kconfig file using paths relative
to their parent Kconfig file rather than the project root.

Signed-off-by: Aditya Rathi <aditrath@qti.qualcomm.com>
@quic-aditrath quic-aditrath requested review from a team December 17, 2025 09:22
@quic-plai quic-plai merged commit 3a4afe4 into AudioReach:master Dec 19, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants