commit | 9c3f0bc5eec6a660927e9f3ab5408d6b3e6e43ae | [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 | ac7e73532242ce350764d8aa8dcddcbd47c0fb71 [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>