[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090903223809.7e303e6c.akpm@linux-foundation.org>
Date: Thu, 3 Sep 2009 22:38:09 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Amerigo Wang <amwang@...hat.com>
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"
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
:)
--
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