Re: Exporting symbols from a module.

Anders Peter Fugmann (afu@fugmann.dhs.org)
Wed, 16 May 2001 00:23:10 +0200


Hi.
Thanks for your reply.

I'm not sure where to put this in my Makefile.
(tried, but it did not help)
Could you please send an example.

Thanks in advance.
Anders Fugmann

Andreas Dilger wrote:

>>
> I just recently had this problem, and your Makefile is missing:
>
> export-objs := <file name>.o
>
> where <file name>.o is the compiled object file from <file name>.c, and
> not the module name (if it is different).
>
> Cheers, Andreas
>

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