public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* EXPORT_SYMTAB and kernel 2.2.x
@ 2001-01-30  1:09 Mike Panetta
  2001-01-30  1:31 ` Mike Panetta
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Panetta @ 2001-01-30  1:09 UTC (permalink / raw)
  To: linux-kernel

I am trying to add some drivers to kernel 2.2.16
and I think I have everything done right except
that when it tries to compile the driver I get an
error message saying that EXPORT_SYMTAB is not
defined.  How do I fix this?  I have added a target
to the Config.in and I have added what I think to
be appropriate lines to the Makefile (to check
the config vars defined in Config.in) but I still
get the error.  Any help is greatly appreciated!

Thanks,
Mike


-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: EXPORT_SYMTAB and kernel 2.2.x
  2001-01-30  1:09 EXPORT_SYMTAB and kernel 2.2.x Mike Panetta
@ 2001-01-30  1:31 ` Mike Panetta
  0 siblings, 0 replies; 2+ messages in thread
From: Mike Panetta @ 2001-01-30  1:31 UTC (permalink / raw)
  To: Mike Panetta, linux-kernel

Nevermind... I figured it out...  I added the modules to the
MX_OBJS list and it worked fine.

Mike

-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

end of thread, other threads:[~2001-01-30  1:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-30  1:09 EXPORT_SYMTAB and kernel 2.2.x Mike Panetta
2001-01-30  1:31 ` Mike Panetta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox