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