lkml.org 
[lkml]   [2004]   [Jul]   [12]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSun, 11 Jul 2004 23:49:46 -0500
FromMatt Domsch <>
SubjectRe: [PATCH] edd (Re: Linux 2.6.8-rc1)
On Sun, Jul 11, 2004 at 04:00:19PM -0700, Randy.Dunlap wrote:
> drivers/built-in.o: In function `edd_has_mbr_signature':
> drivers/built-in.o(.text+0x13b84f): undefined reference to `edd'
> drivers/built-in.o(.init.text+0xd39c): more undefined references to `edd' follow
> 
> CONFIG_EDD=y on X86o
> 
> 'edd' needs to be exported for drivers/firmware/edd.c

I don't think so.  It only needs be exported if a module is going to
use it.  Since you're building it in, not as a module, it should be
fine.

My own 'make defconfig' on a clean BK tree, enabling CONFIG_EDD=y,
links correctly.  Perhaps a make mrproper; make would be in order, as the
deps stage should have caught it for you...

Thanks,
Matt

-- 
Matt Domsch
Sr. Software Engineer, Lead Engineer
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 14:04    [from the cache]
©2003-2008