Re: [U-Boot] [PATCH] ppc/85xx: Cleanup makefile and related optional files

2009-09-05 Thread Kumar Gala
On Sep 2, 2009, at 9:02 AM, Kumar Gala wrote: > Cleaned up cpu/mpc85xx/Makefile to use CONFIG_* for those obvious > cases > we have like PCI, CPM2, QE. Also reworked it to use one line per file > for everything and sorted in alphabetical order. > > Signed-off-by: Kumar Gala > --- > cpu/mpc85x

[U-Boot] [PATCH] ppc/85xx: Cleanup makefile and related optional files

2009-09-02 Thread Kumar Gala
Cleaned up cpu/mpc85xx/Makefile to use CONFIG_* for those obvious cases we have like PCI, CPM2, QE. Also reworked it to use one line per file for everything and sorted in alphabetical order. Signed-off-by: Kumar Gala --- cpu/mpc85xx/Makefile | 23 +-- cpu/mpc85xx/commp