Javier Vi�uales Guti�rrez <[EMAIL PROTECTED]> writes: > [2 Makefile.rej <text/plain; us-ascii (7bit)>] > *************** > *** 1,18 **** > VERSION = 2 > PATCHLEVEL = 1 > - SUBLEVEL = 131 > > ARCH := $(shell uname -m | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ -e > s/arm.*/arm/ -e s/sa110/arm/) > > - # > - # For SMP kernels, set this. We don't want to have this in the config file > - # because it makes re-config very ugly and too many fundamental files depend > - # on "CONFIG_SMP" > - # > - # For UP operations COMMENT THIS OUT, simply setting SMP = 0 won't work > - # > - SMP = 1 > -
Jeje, a m� me paso lo mismo... En el Makefile del .131 debes dejar lo del SMP=? **como estaba**, o sea, sin comentar y =1. Tras eso parchear. �, lo que hice yo, aplicar el patch "a mano" en el .132 (borrando las l�neas del Makefile que tienen el - delante en el .rej. No se si lo he dejado claro. -- Jes�s Rodrigo e-mail: <[EMAIL PROTECTED]>

