[Bug 1906131] Re: No rule to make target 'scripts/module.lds' while building out-of-tree modules

2021-02-15 Thread Zoran Stojsavljevic
Here is practical explanation how to add this feature to the kernel
modules (modules_prepare) compilation/configuration:

https://github.com/ZoranStojsavljevic/BeagleBoard-Workshop-
Examples/commit/6b91400a2fdc9c12c835ef0ecbc9f978e978f9c9#diff-
786dbb456[…]80c6cb99c03R142

Zee

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1906131

Title:
  No rule to make target 'scripts/module.lds' while building out-of-tree
  modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1906072] Re: Out-of-tree modules no longer build since 596b0474d3d9 in 5.10-rc1

2021-02-12 Thread Zoran Stojsavljevic
*** This bug is a duplicate of bug 1906131 ***
https://bugs.launchpad.net/bugs/1906131

https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906131/comments/15

Zee

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1906072

Title:
  Out-of-tree modules no longer build since 596b0474d3d9 in 5.10-rc1

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1906072/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1906131] Re: No rule to make target 'scripts/module.lds' while building out-of-tree modules

2021-02-12 Thread Zoran Stojsavljevic
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906131

This is NOT_A_BUG , just a new feature starting from the kernels 5.10.0
onwards.

The patch which made this mess is the following:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/Makefile?id=746b25b1aa0f5736d585728ded70a8141da91edb

Please, read the following net pointer how to handle the patch:
https://www.kernel.org/doc/Documentation/kbuild/modules.txt

For the practical implementation, please, read the following net pointer 
(answer 2):
https://stackoverflow.com/questions/65972180/im-unable-to-build-the-simple-hello-world-kernel-module-from-kernel-5-10-11/65979628#65979628

Zee

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1906131

Title:
  No rule to make target 'scripts/module.lds' while building out-of-tree
  modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1906131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs