x86: define OBJCOPYFLAGS explicitly for each target.
authorIan Campbell <ijc@hellion.org.uk>
Mon, 4 Feb 2008 15:47:56 +0000 (16:47 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 4 Feb 2008 15:47:56 +0000 (16:47 +0100)
commit1622ac23bd3568c3ae8bb391dd3adb51887d7141
treef70b47303118094fdae554acf229be97dbe058ed
parentcf89ec924da5b76cbff293a1b378f312c7161411
x86: define OBJCOPYFLAGS explicitly for each target.

Do this rather than defining a global version and overriding it in
almost all cases in order to make subsequent patches simpler.

Signed-off-by: Ian Campbell <ijc@hellion.org.uk>
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Makefile
arch/x86/boot/Makefile
arch/x86/boot/compressed/Makefile