dmitry pervushin napsal(a):
Index: linux-2.6.10/drivers/spi/Makefile =================================================================== --- linux-2.6.10.orig/drivers/spi/Makefile 1970-01-01 00:00:00.000000000 +0000 +++ linux-2.6.10/drivers/spi/Makefile 2005-07-15 06:57:39.000000000 +0000 @@ -0,0 +1,12 @@ +# +# Makefile for the kernel spi bus driver. +# + +obj-$(CONFIG_SPI) += spi-core.o helpers.o
But where are helpers? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/