* Michael Opdenacker <michael-lists@free-electrons.com> wrote:
i'm confused, the .ko definitely exists:
europe:~> uname -r
2.6.24-0.123.rc6.fc9
europe:~> lsmod | grep pcspkr
pcspkr 6400 0
ah, this is a different .ko.
perhaps the right solution would be to only build it in if
CONFIG_PCSPEAKER is "y" or "m". I.e. your original patch?
Ingo
--