commit | a29e8d3c8be65c91d49c473680fb1f7749f3633b | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue May 09 20:31:40 2017 +0900 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Mon May 15 18:28:23 2017 +0900 |
tree | e951c2cdc71a15f08c73625821152a38c3eff165 | |
parent | 0a78017a9c1eace09f9f856ba6e3aed4d9e6277b [diff] |
mmc: descend into drivers/mmc only when CONFIG_MMC is enabled This simplifies makefiles. Also, arrange the order of objects in drivers/mmc/Makefile so that the framework objects are listed before drivers. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>