commit | 91e034eff1a79835739c6494e9b90796ee43300c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 11 17:53:52 2007 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Oct 11 17:53:52 2007 +0200 |
tree | 21615818be9c51ce420dd38a22d4324c4d47d390 | |
parent | 754090fb438b423c953b0db82505184d7738e0d1 [diff] |
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>