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)
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>

No differences found