]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: omap: move OMAP specific code under arch/arm/
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 17 Oct 2013 11:38:55 +0000 (20:38 +0900)
committerTom Rini <trini@ti.com>
Thu, 31 Oct 2013 17:26:44 +0000 (13:26 -0400)
commit3c5edd8ca594c73162ef01c45dbf4ea6f7148003
treec9493a055a5d73e64e4431770f6a06f21b32c108
parent37d82beb57fa5ff2cee42b7caebfbb9f6c2c3f42
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>
Makefile
arch/arm/cpu/armv7/Makefile
spl/Makefile