Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add GPL-license to module.c #813

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cstation
Copy link

Without having added a license to module.c, the following error frequently occurs:

ERROR: modpost: missing MODULE_LICENSE() in .../volatility/tools/linux/module.o

This PR resolves #803 and resolves #812

@fadein
Copy link

fadein commented Oct 26, 2022

Working in Volatility today and ran into this problem. Please merge this in!

@miszr
Copy link

miszr commented May 29, 2023

Required when building profiles with newer kernel versions.

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.

Fedora profile build error missing MODULE_LICENSE Linux Profile Against HWE Kernel
3 participants