[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m33ajf40to.fsf@maximus.localdomain>
Date: Thu, 02 Oct 2008 14:51:31 +0200
From: Krzysztof Halasa <khc@...waw.pl>
To: "Matti Linnanvuori" <mattilinn@...il.com>
Cc: "Jeff Garzik" <jgarzik@...ox.com>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [patch v0.7.67] WAN: add drivers etp and etp_stream
"Matti Linnanvuori" <mattilinn@...il.com> 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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists