[U-Boot] [PATCH] ppc/85xx: Cleanup makefile and related optional files
Kumar Gala
galak at kernel.crashing.org
Sat Sep 5 20:04:26 CEST 2009
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 <galak at kernel.crashing.org>
> ---
> cpu/mpc85xx/Makefile | 23 +++++++++++++++++------
> cpu/mpc85xx/commproc.c | 3 ---
> cpu/mpc85xx/ether_fcc.c | 4 ----
> cpu/mpc85xx/pci.c | 4 ++--
> cpu/mpc85xx/serial_scc.c | 3 ---
> 5 files changed, 19 insertions(+), 18 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list