]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: shmobile: remove Makefile.boot
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 20 Aug 2015 23:27:44 +0000 (16:27 -0700)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 14 Sep 2015 01:06:55 +0000 (10:06 +0900)
commitfc22a4d484fafb373c51bb6792bb5a4ef4caae71
tree31b3f7655f1a187a4d5c0d7a95c0cfdeaad398c6
parent7463c876331d01aafb420f3637c2f69409eb0447
ARM: shmobile: remove Makefile.boot

Now that the only multiplatform boot is supported for all
shmobile platforms Makefile.boot may be removed.

This seems correct to me given:
* Setting MACHINE to no value in arch/arm/Makefile
  if CONFIG_ARCH_MULTIPLATFORM is set
* Not including Makefile.boot in arch/arm/boot/Makefile
  if MACHINE has no value

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm/mach-shmobile/Makefile.boot [deleted file]