Re: radeonfb old driver

2004-02-24 Thread Elimar Riesebieter
On Tue, 24 Feb 2004 the mental interface of Benjamin Herrenschmidt told: > On Tue, 2004-02-24 at 07:39, Elimar Riesebieter wrote: > > Hi all, > > > > I tried to build 2.6.3-ben2 with the old radeonfb but it failed the > > built with: > > > > drivers/built-in.o(.init.data+0x224c): undefined refe

Re: radeonfb old driver

2004-02-23 Thread Benjamin Herrenschmidt
On Tue, 2004-02-24 at 07:39, Elimar Riesebieter wrote: > Hi all, > > I tried to build 2.6.3-ben2 with the old radeonfb but it failed the > built with: > > drivers/built-in.o(.init.data+0x224c): undefined reference to > `radeonfb_init' > > drivers/built-in.o(.init.data+0x2250): undefined referenc

radeonfb old driver

2004-02-23 Thread Elimar Riesebieter
Hi all, I tried to build 2.6.3-ben2 with the old radeonfb but it failed the built with: drivers/built-in.o(.init.data+0x224c): undefined reference to `radeonfb_init' drivers/built-in.o(.init.data+0x2250): undefined reference to `radeonfb_setup' in the last step of building vmlinuz. Any hints?