Query : head.S assembler options

Sam Ravnborg sam at ravnborg.org
Thu Oct 29 05:44:51 EDT 2009


On Thu, Oct 29, 2009 at 12:41:26PM +0530, ??????????????? ??????????????? ??????????????? wrote:
> I want to see the assembler options for : arch/arm/kernel/head.S.
> I want to confirm if it has __ASSEMBLY__ being passed to it.

make V=1 arch/arm/kernel/head.o should tell you
the specific options used.

	Sam



More information about the linux-arm-kernel mailing list