commit | 7cb14ba75d57910cc4b62115dd5db7bd83c93684 | [log] [tgz] |
---|---|---|
author | Andreas Robinson <andr345@gmail.com> | Tue Aug 20 15:33:19 2013 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Aug 20 15:37:41 2013 +0930 |
tree | 95ea4743800e25e85fdc305cb4f0115db4495c59 | |
parent | 4d10c223baab8be8f717df3625cfece5be26dead [diff] |
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>