Re: Module.symvers file

From: Michal Marek
Date: Mon Apr 19 2010 - 09:11:17 EST


On 18.4.2010 21:46, Gene Heskett wrote:
> Greetings all;
>
> I just found that a make all in 2.6.34-rc4 will generate the Module.symvers
> file. But my normal build and install does not.

You need to run make vmlinux and make modules (or simply make all) to
generate a full list of exported symbols. Only doing one of the steps
will generate a partial list, obviously.

Michal
--
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/