diff options
author | akpm@linux-foundation.org <akpm@linux-foundation.org> | 2009-12-17 18:26:36 -0500 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2009-12-17 18:34:29 -0500 |
commit | 8c63450718ea62ee3a70bffde170b4d15fc72d3c (patch) | |
tree | db8ab8de8ca3948ea854c87a559ad27476599d79 /Makefile | |
parent | 6c56ccecf05fafe100ab4ea94f6fccbf5ff00db7 (diff) |
x86: Fix objdump version check in arch/x86/tools/chkobjdump.awk
It says
Warning: objdump version is older than 2.19
Warning: Skipping posttest.
because it used the wrong field from `objdump -v':
akpm:/usr/src/25> /opt/crosstool/gcc-4.0.2-glibc-2.3.6/x86_64-unknown-linux-gnu/bin/x86_64-unknown-linux-gnu-objdump -v
GNU objdump 2.16.1
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <200912172326.nBHNQaQl024796@imap1.linux-foundation.org>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Cc: Masami Hiramatsu <mhiramat@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions