Re: [PATCH 6/6] myri10ge - Kconfig and Makefile

2006-05-13 Thread Adrian Bunk
On Wed, May 10, 2006 at 11:43:55PM +0200, Brice Goglin wrote: ... --- linux-mm/drivers/net/Makefile.old 2006-04-08 04:49:53.0 -0700 +++ linux-mm/drivers/net/Makefile 2006-04-21 08:10:27.0 -0700 @@ -192,6 +192,7 @@ obj-$(CONFIG_R8169) += r8169.o obj-$(CONFIG_AMD8111_ETH) +=

Re: [PATCH 6/6] myri10ge - Kconfig and Makefile

2006-05-13 Thread Brice Goglin
Adrian Bunk wrote: On Wed, May 10, 2006 at 11:43:55PM +0200, Brice Goglin wrote: ... --- linux-mm/drivers/net/Makefile.old2006-04-08 04:49:53.0 -0700 +++ linux-mm/drivers/net/Makefile2006-04-21 08:10:27.0 -0700 @@ -192,6 +192,7 @@ obj-$(CONFIG_R8169) +=

[PATCH 6/6] myri10ge - Kconfig and Makefile

2006-05-10 Thread Brice Goglin
[PATCH 6/6] myri10ge - Kconfig and Makefile Add Kconfig and Makefile support for the myri10ge driver. Signed-off-by: Brice Goglin [EMAIL PROTECTED] Signed-off-by: Andrew J. Gallatin [EMAIL PROTECTED] Kconfig | 16 Makefile |1 + myri10ge/Makefile