Skip to content

audioreach-kernel: Refactor top-level Makefile for modular build - #6

Merged
quic-aditrath merged 1 commit into
AudioReach:masterfrom
nandamajay:audioreach_driver
Sep 8, 2025
Merged

quic-aditrath merged 1 commit into
AudioReach:masterfrom
nandamajay:audioreach_driver

Conversation

@nandamajay

@nandamajay nandamajay commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

Refactored the top-level Makefile to delegate build, install, and clean operations to subdirectories such as audioreach-driver, replacing the previous direct object compilation approach. This change improves maintainability and aligns with a modular build structure.

Closed the previous PR (#5) due to a Git config issue—commit email had changed. This new PR has the same changes with the correct email and sign-off. All previous review feedback has been addressed in this new PR.

Refactored the top-level Makefile to delegate build, install, and clean
operations to subdirectories such as `audioreach-driver`, replacing the
previous direct object compilation approach. This change improves
maintainability and aligns with a modular build structure.

Signed-off-by: Ajay Kumar Nandam <nandam@qti.qualcomm.com>

@quic-aditrath quic-aditrath left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@quic-aditrath
quic-aditrath merged commit 1caa146 into AudioReach:master Sep 8, 2025
2 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.

2 participants