lkml.org 
[lkml]   [2008]   [Mar]   [28]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateFri, 28 Mar 2008 23:59:13 +0200
FromAdrian Bunk <>
SubjectRe: Kconfig RTC selection (was: 2.6.25-rc7: Ugh.)
On Fri, Mar 28, 2008 at 02:45:07PM -0700, David Brownell wrote:
> On Friday 28 March 2008, Adrian Bunk wrote:
> > > > >   "JS_RTC" ... a SPARC32 thing
> > > > >       --> bug?? no "js-rtc.c" in the tree!  patch sent
> > > > 
> > > > Where's the bug?
> > > > js-rtc is built from rtc.c
> > > 
> > > In which case, just enable rtc.c ... a "egrep -r 'JS_RTC|js-rtc'"
> > > shows that it looks pretty pointless.
> > >...
> > 
> > grep for CONFIG_SUN_MOSTEK_RTC and you'll get the point.
> 
> Right:  it doesn't mention JS_RTC at all.  Whatever is up
> with that stuff, it's broken.

You miss the point, the point is:
  drivers/sbus/char/Makefile:obj-$(CONFIG_SUN_MOSTEK_RTC) += rtc.o

Two modules with the same name in one build are not allowed.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

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

\
 
 \ /
  Last update: 2008-03-28 23:03    [from the cache]
©2003-2008