All of lore.kernel.org
 help / color / mirror / Atom feed
* Cross-compile kernel modules
@ 2005-02-20  9:49 Markus Westergren
  2005-02-20 14:18 ` Chris Hallinan
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Westergren @ 2005-02-20  9:49 UTC (permalink / raw)
  To: linuxppc-embedded

Hi,

I'm trying to get loadable kernel modules support on a Adder development board.
The kernel is cross-compiled on an regular PC and boots fine but I can't insert
any modules into the running kernel, all I get is undefined reference for all
functions called by the module. I use the kernel module utilities (insmod,
lsmod, modprobe) supplied by BusyBox to manage the modules on the Adder board.

What am I doning wrong? Do I need to perform any aditional steps when
cross-compiling kernel modules? My cross-compile toolchain have no depmod so I
have no modules.dep file. But I only need it if a module depend on other
modules, right?

/Markus

-----------------
Markus Westergren
Biologigrand 17
907 32 Umea
SWEDEN

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-02-21 10:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-20  9:49 Cross-compile kernel modules Markus Westergren
2005-02-20 14:18 ` Chris Hallinan
2005-02-21 10:37   ` Markus Westergren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.