In drivers/net/Makefile, add this line _before_ include Rules.make.
CFLAGS_8139too.o += -O1
Warning: removing optimization can cause its own problems, some bits of
the kernel assume that they are built with -O2. YMMV.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/