[RFC PATCH 2/3] Add initial iomega StorCenter board port.

Jon Loeliger jdl at jdl.com
Tue Jan 8 07:13:14 EST 2008


So, like, the other day "Grant Likely" mumbled:
> 
> Curious; why in platforms/embedded6xx vs platforms/82xx?

82xx is nominally the _other_ 82xx family. :-)
This is just more historical precedent, and the fact
that it is similar to the linkstation there.

> >  obj-$(CONFIG_MPC7448HPC2)      += mpc7448_hpc2.o
> >  obj-$(CONFIG_LINKSTATION)      += linkstation.o ls_uart.o
> > +obj-$(CONFIG_STORCENTER)       += storcenter.o
> >  obj-$(CONFIG_PPC_HOLLY)                += holly.o
> >  obj-$(CONFIG_PPC_PRPMC2800)    += prpmc2800.o
> > +obj-$(CONFIG_STORCENTER)       += storcenter.o
> 
> Linked twice?

I wanted to make double-sure to screw it up.  You know. :-)

Thanks,
jdl



More information about the Linuxppc-dev mailing list