commit | 37d82beb57fa5ff2cee42b7caebfbb9f6c2c3f42 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Thu Oct 17 20:38:54 2013 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Oct 31 13:26:44 2013 -0400 |
tree | 0bfea51031b27665ec385a026e7bb6d92e2f8407 | |
parent | e82004bc68cba738b316897bd7a31191ab19f04f [diff] |
ARM: tegra: move Tegra specific code under arch/arm/ This patch moves Tegra specific directory entries from the toplevel Makefile and spl/Makefile to arch/arm/cpu/*/Makefile using Kbuild descending feature. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Tom Warren <TWarren@nvidia.com>