]> git.baikalelectronics.ru Git - kernel.git/commit
modules: add support for soft module dependencies
authorAndreas Robinson <andr345@gmail.com>
Thu, 1 Aug 2013 00:55:34 +0000 (10:55 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 1 Aug 2013 00:55:34 +0000 (10:55 +1000)
commit60d7ea9b77961bcaa70c8e25a738421b9970d2e3
treebeecbcc50bcec5a5dd01d134329bd241bc68f95b
parentd59944fd97c1eea09423d884cfe37b4148a78dd8
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>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/module.h