]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ARM: imx-common: convert makefiles to Kbuild style
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 17 Oct 2013 08:34:53 +0000 (17:34 +0900)
committerTom Rini <trini@ti.com>
Thu, 31 Oct 2013 17:20:39 +0000 (13:20 -0400)
commit71f84ef0730e992f50bd82d17a003daafd149cad
treea4b78c33f0c2554c2377fcdb37ee9131819f5854
parentfa8f95084d06bd29c4ca75994a41c557345f53f6
ARM: imx-common: convert makefiles to Kbuild style

Multiple targets are included in arch/arm/imx-common/Makefile
In order to refactor it,
we need to tweak Makefile and spl/Makefile.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Makefile
arch/arm/imx-common/Makefile
spl/Makefile