Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1329614
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs |
| Date | 2016-02-08 23:10 +0100 |
| Message-ID | <r02al-2VY-1@gated-at.bofh.it> (permalink) |
| References | <qYSwq-3ga-15@gated-at.bofh.it> <qYSPM-3nb-3@gated-at.bofh.it> <r00ie-1J1-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Feb 08, 2016 at 12:03:24PM -0800, Tony Lindgren wrote: > * Michal Simek <michal.simek@xilinx.com> [160205 09:59]: > > On 5.2.2016 18:36, Masahiro Yamada wrote: > > > The variable "MACHINE" is empty if CONFIG_ARCH_MULTIPLATFORM=y, > > > so these Makefile.boot files are never included. > > > > > > Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> > > > --- > > > > > > arch/arm/mach-cns3xxx/Makefile.boot | 3 --- > > > arch/arm/mach-exynos/Makefile.boot | 2 -- > > > arch/arm/mach-integrator/Makefile.boot | 4 ---- > > > arch/arm/mach-keystone/Makefile.boot | 1 - > > > arch/arm/mach-mmp/Makefile.boot | 1 - > > > arch/arm/mach-mv78xx0/Makefile.boot | 3 --- > > > arch/arm/mach-nspire/Makefile.boot | 0 > > > arch/arm/mach-omap2/Makefile.boot | 3 --- > > > arch/arm/mach-orion5x/Makefile.boot | 3 --- > > > arch/arm/mach-prima2/Makefile.boot | 3 --- > > > arch/arm/mach-realview/Makefile.boot | 9 --------- > > > arch/arm/mach-s3c64xx/Makefile.boot | 2 -- > > > arch/arm/mach-spear/Makefile.boot | 3 --- > > > arch/arm/mach-u300/Makefile.boot | 4 ---- > > > arch/arm/mach-ux500/Makefile.boot | 3 --- > > > arch/arm/mach-zynq/Makefile.boot | 3 --- > > > > Acked-by: Michal Simek <michal.simek@xilinx.com> (for Zynq) > > I doubt anybody wants to go back to disabling MULTIPLATFORM: > > Acked-by: Tony Lindgren <tony@atomide.com> Agreed. I've applied to next/cleanup now. -Olof
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-02-05 18:40 +0100
Re: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs Michal Simek <michal.simek@xilinx.com> - 2016-02-05 19:00 +0100
Re: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs Tony Lindgren <tony@atomide.com> - 2016-02-08 21:10 +0100
Re: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs Olof Johansson <olof@lixom.net> - 2016-02-08 23:10 +0100
Re: [PATCH] ARM: drop unused Makefile.boot of Multiplatform SoCs khalasa@piap.pl (Krzysztof Hałasa) - 2016-02-15 08:10 +0100
csiph-web