]> 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)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 8 Sep 2009 14:10:07 +0000 (09:10 -0500)
commit5052a771cf1722c37c732f3c340775b55fbe3a22
treeee1fb4ced5e7344fd9e31602e6750b6c45e5a8ad
parent74c5dfd81f94a2a1f0d6990d17c491d718e8b9ea
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