Re: question about driver built-in kernel

From: Greg KH
Date: Mon Nov 21 2005 - 16:35:15 EST


On Mon, Nov 21, 2005 at 12:06:52PM -0700, yiding_wang@xxxxxxxxxxx wrote:
> Hello Greg,
>
> Thanks for the support and prompt response. I figure it out the
> problem is endianess. I worked everything on x86 based system and
> copied files to PPC system. Somehow I forgot to change the endianess
> define in my makefile. Now everything works fine!

You should not need a endian define in your makefile, just use the
kernel build system and it will all work properly.

By your reluctance to show the source code, am I correct in assuming
that it is not released under the GPL?

thanks,

greg k-h
-
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/