Skip to content

refactor: Makefile: add KERNEL_SRC and M to build subdir modules - #7

Merged
quic-plai merged 1 commit into
AudioReach:masterfrom
nandamajay:audioreach_driver
Sep 10, 2025
Merged

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

Conversation

@nandamajay

Copy link
Copy Markdown
Contributor

Use kernel build system directly by passing KERNEL_SRC and M variables from the top-level Makefile. This ensures consistent build behavior and proper error propagation across subdirectory module builds.

Comment thread Makefile Outdated
Comment thread Makefile Outdated
Comment thread Makefile Outdated
Comment thread Makefile
@nandamajay
nandamajay force-pushed the audioreach_driver branch 2 times, most recently from 3458ce8 to 3e581b1 Compare September 10, 2025 09:28
Refactored top-level and subdir Makefiles to streamline module
builds. Replaced redundant targets with a unified rule using $@,
and used CURDIR for consistent path resolution.

Signed-off-by: Ajay Kumar Nandam <nandam@qti.qualcomm.com>
@quic-plai
quic-plai merged commit c494af7 into AudioReach:master Sep 10, 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.

3 participants