]> git.baikalelectronics.ru Git - kernel.git/commit
modules: add support for soft module dependencies
authorAndreas Robinson <andr345@gmail.com>
Tue, 20 Aug 2013 06:03:19 +0000 (15:33 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Tue, 20 Aug 2013 06:07:41 +0000 (15:37 +0930)
commitd1b2f1e88fb18d511fe95c872ca18fc1dc5a037b
tree95ea4743800e25e85fdc305cb4f0115db4495c59
parentb07557fb1453298281f55848ec6d178d82df1edd
modules: add support for soft module dependencies

Additional and optional dependencies not found while building the kernel and
modules, can now be declared explicitly.

Signed-off-by: Andreas Robinson <andr345@gmail.com>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
include/linux/module.h