Re: [RFC Patch] kbuild: implement "make foo.s_c"

From: Amerigo Wang
Date: Fri Sep 04 2009 - 01:54:06 EST


Andrew Morton wrote:
On Fri, 4 Sep 2009 01:30:06 -0400 Amerigo Wang <amwang@xxxxxxxxxx> wrote:

This patch implements "make path/to/file.s_c", where
"file.s_c" is a file contains both asm and C code, this
is helpful for people to do debugging at asm level.

Try

make path/to/file.lst

:)

Wow, I never know it before. Thanks!

But the name 'file.lst' is a little bit confusing for me. :-/

How about renaming it to other more meaningful name, e.g.
'file.s_c'? :)

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/