]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Cleanup makefile and related optional files
authorKumar Gala <galak@kernel.crashing.org>
Wed, 2 Sep 2009 14:00:50 +0000 (09:00 -0500)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:16 +0000 (09:04 -0500)
commit8b8376e81ca725772fa7a3e1b58ca55a761cdf1d
treece4a6335a96894600a48b4228707e7352bb28b31
parent16d4813717666dabd04115e70714928bdad0456a
ppc/85xx: Cleanup makefile and related optional files

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@kernel.crashing.org>
cpu/mpc85xx/Makefile
cpu/mpc85xx/commproc.c
cpu/mpc85xx/ether_fcc.c
cpu/mpc85xx/pci.c
cpu/mpc85xx/serial_scc.c