
5 Sep
2009
5 Sep
'09
8:04 p.m.
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@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