commit | 827b8165e26db70affdbf702a1ac505fd8a1157a | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Oct 17 20:38:55 2013 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Oct 31 13:26:44 2013 -0400 |
tree | c9493a055a5d73e64e4431770f6a06f21b32c108 | |
parent | df042145d8ad6b4f628a3affb2b9c825e4076696 [diff] |
ARM: omap: move OMAP specific code under arch/arm/ This patch moves OMAP specific directory entries from the toplevel Makefile and spl/Makefile to arch/arm/cpu/armv7/Makefile using Kbuild descending feature. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Tom Rini <trini@ti.com>