Re: EXPORTING symbols - help?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




> So I add the following 2 lines to fbcon.c in order to export the
> functions for use
> by geode.o:
>
> EXPORT_SYMBOL(set_all_vcs);
> EXPORT_SYMBOL(PROC_CONSOLE);

I think you also need to add the name of the .o file from which the
symbols are being exported to the list of export-objs in the Makefile.
Open a few Makefiles; you'll see what I'm talking about.

John

--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux