commit | 887082abadd112aa9f7d9dfa82fc3a65e24c09c3 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Oct 17 20:38:52 2013 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Oct 31 13:26:44 2013 -0400 |
tree | 83c17c24becd6f18982d246bf04e42441fbfbcb0 | |
parent | 1b8b22407fda56d57b4808876445ccb192b26ac7 [diff] |
drivers: move some drivers to drivers/Makefile This commit moves some drivers subdirectory entry from the toplevel Makefile to drivers/Makefile using Kbuild descending feature. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>