[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4AA0ABF4.5070502@redhat.com>
Date: Fri, 04 Sep 2009 13:56:04 +0800
From: Amerigo Wang <amwang@...hat.com>
To: Andrew Morton <akpm@...ux-foundation.org>
CC: linux-kernel@...r.kernel.org, Sam Ravnborg <sam@...nborg.org>,
linux-kbuild@...r.kernel.org
Subject: Re: [RFC Patch] kbuild: implement "make foo.s_c"
Andrew Morton wrote:
> On Fri, 4 Sep 2009 01:30:06 -0400 Amerigo Wang <amwang@...hat.com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists