Source-Changes archive

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

Re: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/drivers/ati



matthew green <mrg%eterna.com.au@localhost> wrote:

>    Then what about the second solution I proposed: An ibookradeon driver.
>    ibookradeon_driver.c will just do that:
>    
>    #define IBOOK
>    #include "radeon_driver.c"
>    
>    And we'll ifdef IBOOK the changes in radeon_driver.c
> 
> i don't think this is supportable.  there's far more than
> radeon_driver.c in the radeon driver itself...

The makefile could link ibookradeon_driver.o with other radeon_*.o,
that's not really a problem.

-- 
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent 
le binaire et ceux qui ne le comprennent pas.
manu%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index