
17 Mar
2008
17 Mar
'08
11:33 a.m.
On 11:14 Mon 17 Mar , Nikita V. Youshchenko wrote:
In message 200802251819.19633@blacky.localdomain you wrote:
--- a/cpu/mpc8260/Makefile +++ b/cpu/mpc8260/Makefile @@ -28,7 +28,7 @@ LIB = $(obj)lib$(CPU).a START = start.o kgdb.o COBJS = traps.o serial_smc.o serial_scc.o cpu.o cpu_init.o speed.o \ interrupts.o ether_scc.o ether_fcc.o i2c.o commproc.o \
bedbug_603e.o pci.o spi.o
bedbug_603e.o pci.o spi.o fdt.o
Maybe we could try and keep (or rather make, s far as possible) lists sorted.
Shouldn't list sorting go into separate patch?
Btw please split it on file for one line
diff --git a/cpu/mpc8260/fdt.c b/cpu/mpc8260/fdt.c
...
Best Regards, J