[parisc-linux] Dump: pb with module_list

Grant Grundler grundler@dsl2.external.hp.com
Thu, 24 Jan 2002 23:37:21 -0700


Richard Hirst wrote:
> > I'm probably missing something, but what ????
> 
> You need to export the symbol for modules to see it.  See
> arch/parisc/kernel/parisc_ksyms.c for example.

And add the export-objs variable to your Makefile.
See drivers/*/Makefile or arch/parisc/kernel/Makefile.

grant