Skip to content

stop using deprecated SUBDIRS#12

Open
jtolio wants to merge 1 commit intosilviov:masterfrom
jtolio:master
Open

stop using deprecated SUBDIRS#12
jtolio wants to merge 1 commit intosilviov:masterfrom
jtolio:master

Conversation

@jtolio
Copy link
Contributor

@jtolio jtolio commented Sep 1, 2020

from https://www.mail-archive.com/debian-kernel@lists.debian.org/msg117334.html

This is the problem: the SUBDIRS variable in Kbuild has been deprecated
for years, warned about since Linux 5.0, and is unsupported starting
with Linux 5.4. The distributor for this module (which doesn't seem to
be Debian) needs to replace "SUBDIRS" with "KBUILD_EXTMOD".

from https://www.mail-archive.com/debian-kernel@lists.debian.org/msg117334.html

> This is the problem: the SUBDIRS variable in Kbuild has been deprecated
> for years, warned about since Linux 5.0, and is unsupported starting
> with Linux 5.4.  The distributor for this module (which doesn't seem to
> be Debian) needs to replace "SUBDIRS" with "KBUILD_EXTMOD".
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.

1 participant