Re: [patch v0.7.67] WAN: add drivers etp and etp_stream

From: Krzysztof Halasa
Date: Thu Oct 02 2008 - 08:51:47 EST


"Matti Linnanvuori" <mattilinn@xxxxxxxxx> writes:

> --- linux-2.6.27-rc2/drivers/net/wan/Makefile 2008-08-08
> 13:21:20.452131629 +0300
> +++ linux/drivers/net/wan/Makefile 2008-08-08 12:59:30.828005756 +0300
> @@ -41,6 +41,10 @@ obj-$(CONFIG_C101) += c101.o
> obj-$(CONFIG_WANXL) += wanxl.o
> obj-$(CONFIG_PCI200SYN) += pci200syn.o
> obj-$(CONFIG_PC300TOO) += pc300too.o
> +etp-y := etp_main.o etp_idt.o etp_proc.o
> +obj-$(CONFIG_ETP) += etp.o syncppp.o

Syncppp is to be removed shortly, please use generic HDLC instead.
See the "next" branch for up-to-date details.
--
Krzysztof Halasa
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/