On Fri, 04 Mar 2005 13:57:17 +0000, Ian Campbell <[EMAIL PROTECTED]> wrote:
> On Thu, 2005-03-03 at 11:48 -0500, Tyler Trafford wrote:
> > Attached is a much-cleaned version of driver/Makefile2.6.  Let me know
> > if there are any problems with it.
> 
> New kernels will look for a Kbuild file in preference to a Makefile so
> you could move all the stuff between "ifneq" and "else" into a file
> named Kbuild in the same directory and replace it in Makefile2.6 with
> "include Kbuild" which keeps backwards compatibility with kernels that
> don't do this. See Documentation/kbuild/modules.txt.

Good point.  I've done that, and tweaked it a bit.
-- 
Tyler Trafford

Attachment: Makefile2.6
Description: Binary data

Attachment: Kbuild
Description: Binary data

Reply via email to