Re: [PATCH 2/3] Automatically set CONFIG_BUILD_ELF64
From: Franck Bui-Huu <hidden>
Date: 2007-02-13 17:10:39
From: Franck Bui-Huu <hidden>
Date: 2007-02-13 17:10:39
On 2/13/07, Ralf Baechle [off-list ref] wrote:
On Tue, Feb 13, 2007 at 10:18:08AM +0100, Franck Bui-Huu wrote:quoted
+ cflags-y += -DCONFIG_BUILD_ELF64^^^^^^^^^^^^^^^^^^^^ Preprocessor symbol names starting CONFIG_ are reserved for Kbuild.
Ok but keeping this name avoid to change all places where
CONFIG_BUILD_ELF64 is used.
It should be done by patch #3 instead where CONFIG_BUILD_ELF64 is
renamed into CONFIG_64BIT_BUILD_ELF32. Any suggestions for a better
name ?
--
Franck