[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4BCC566F.2040004@suse.cz>
Date: Mon, 19 Apr 2010 15:11:11 +0200
From: Michal Marek <mmarek@...e.cz>
To: Gene Heskett <gene.heskett@...izon.net>
Cc: linux-kernel@...r.kernel.org
Subject: Re: Module.symvers file
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@...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