Wolfgang Denk wrote: > Dear Dirk Behme, > > In message <[email protected]> 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

