Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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