[U-Boot] ARM preprocessor error generating assembly dependencies
Dirk Behme
dirk.behme at googlemail.com
Tue Sep 1 08:46:11 CEST 2009
Wolfgang Denk wrote:
> Dear Dirk Behme,
>
> In message <4A9CBB9D.6030502 at googlemail.com> you wrote:
>> Sorry if I'm wrong, but looking into top level rules.mk
> ...
>> this doesn't distinguish between .c and .S sources?
>
> No, it does not.
>
>> That is, it doesn't use AFLAGS set in config.mk to generate assembly
>> dependencies? So setting -D__ASSEMBLY__ while generating assembly
>> dependencies is missing here?
>
> It's not needed. At least for none of the files in mainline.
Does this mean you will accept a patch that removes -D__ASSEMBLY__
from AFLAGS in config.mk?
Best regards
Dirk
More information about the U-Boot
mailing list