diff options
| author | Sam Ravnborg <[email protected]> | 2006-06-09 21:53:55 +0200 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2006-06-09 21:53:55 +0200 |
| commit | b817f6feff4a565b08f0e699a5790b4008b8f494 (patch) | |
| tree | b33ca0f4477c500380bc409cc272ab7f207ed77b /scripts/patch-kernel | |
| parent | bd5cbcedf446e2f37cf2a37f533a7e1d7dff9312 (diff) | |
kbuild: check license compatibility when building modules
Modules that uses GPL symbols can no longer be build with kbuild,
the build will fail during the modpost step.
When a GPL-incompatible module uses a EXPORT_SYMBOL_GPL_FUTURE symbol
then warn during modpost so author are actually notified.
The actual license compatibility check is shared with the kernel
to make sure it is in sync.
Patch originally from: Andreas Gruenbacher <[email protected]> and
Ram Pai <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions