]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - Makefile
x86: Fix the $(ARCH) dependent help output in the top Makefile
authorThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 15:53:52 +0000 (17:53 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 11 Oct 2007 15:53:52 +0000 (17:53 +0200)
commit91e034eff1a79835739c6494e9b90796ee43300c
tree21615818be9c51ce420dd38a22d4324c4d47d390
parent754090fb438b423c953b0db82505184d7738e0d1
x86: Fix the $(ARCH) dependent help output in the top Makefile

Change the $(ARCH) dependency to $(SRCARCH) to honor the x86
namespace for i386 and x86_64.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Makefile