On Wednesday 20 February 2008, Stephen Rothwell wrote:
> > > -       depends on IBM_OCP
> > > +       depends on IBM_OCP || PPC_MERGE
> 
> not PPC_OF?  or even OF (give the sparc guys the opportunity to build it
> for us :-))?
> 

Right, I was looking for that option but couldn't find it. I would
guess sparc doesn't work because it's lacking the necessary I/O functions,
in_8 and out_8 that are powerpc specific.

so maybe:
        depends on PPC
        depends on IBM_OCP || OF

        Arnd <><
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to