public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.4.23-pre8] compile mii when using usbnet
@ 2003-10-26 16:50 Stelian Pop
  0 siblings, 0 replies; only message in thread
From: Stelian Pop @ 2003-10-26 16:50 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: marcelo.tosatti

Hi,

This patch is necessary in order to select the compilation of mii.o
when selecting usbnet.o.

Marcelo, please apply.

Thanks,

Stelian.


===== drivers/net/Makefile 1.39 vs edited =====
--- 1.39/drivers/net/Makefile	Wed Sep  3 18:45:33 2003
+++ edited/drivers/net/Makefile	Fri Oct 24 18:22:50 2003
@@ -242,6 +242,7 @@
 
 # non-drivers/net drivers who want mii lib
 obj-$(CONFIG_PCMCIA_SMC91C92) += mii.o
+obj-$(CONFIG_USB_USBNET) += mii.o
 
 ifeq ($(CONFIG_ARCH_ACORN),y)
 mod-subdirs	+= ../acorn/net
-- 
Stelian Pop <stelian@popies.net>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-10-26 16:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-26 16:50 [PATCH 2.4.23-pre8] compile mii when using usbnet Stelian Pop

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox