That's because patch creates arch/i386/lib/checksum.S
and erases arch/i386/lib/checksum.c, but leaves it with a zero
size, so Make uses size 0 checksum.c to build checksum.o
instead of checksum.S
Is it normal ?
christophe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/