Skip to content

kernel-module-isp-vvcam: prevent build warning#1976

Merged
otavio merged 1 commit intoFreescale:masterfrom
MaxKrummenacher:master
Oct 17, 2024
Merged

kernel-module-isp-vvcam: prevent build warning#1976
otavio merged 1 commit intoFreescale:masterfrom
MaxKrummenacher:master

Conversation

@MaxKrummenacher
Copy link
Copy Markdown
Contributor

I see this also on scarthgap so I propose if it is accepted to also backport to scarthgap.

The way the kernel-module-isp-vvcam Makefiles are written, each kernel
module gets its own Module.symvers created in its own sub directory.

The only kernel module actually having a symbol exported is vvcam-dwe.
Thus point MODULES_MODULE_SYMVERS_LOCATION to that location.

Prevents:
| WARNING: kernel-module-isp-vvcam-4.2.2.24.1-r0 do_install: Module.symvers not found in .../kernel-module-isp-vvcam/4.2.2.24.1/git/vvcam/v4l2/
| WARNING: kernel-module-isp-vvcam-4.2.2.24.1-r0 do_install: Please consider setting MODULES_MODULE_SYMVERS_LOCATION to a
| WARNING: kernel-module-isp-vvcam-4.2.2.24.1-r0 do_install: directory below B to get correct inter-module dependencies

Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
@otavio otavio merged commit 17fdf02 into Freescale:master Oct 17, 2024
@github-actions
Copy link
Copy Markdown
Contributor

Successfully created backport PR #1977 for scarthgap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants