X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fphy%2FMakefile;h=a00e61942525aa0d8eed8b02552b31efa38fa27f;hb=45c091bb2d453ce4a8b06cf19872ec7a77fc4799;hp=d9614134cc06d674e2ef08fd01f88dcb941ab77d;hpb=d90125bfe958ed0451c6b98f831c86aba08b43d5;p=linux-2.6 diff --git a/drivers/net/phy/Makefile b/drivers/net/phy/Makefile index d9614134cc..a00e619425 100644 --- a/drivers/net/phy/Makefile +++ b/drivers/net/phy/Makefile @@ -9,3 +9,4 @@ obj-$(CONFIG_CICADA_PHY) += cicada.o obj-$(CONFIG_LXT_PHY) += lxt.o obj-$(CONFIG_QSEMI_PHY) += qsemi.o obj-$(CONFIG_SMSC_PHY) += smsc.o +obj-$(CONFIG_VITESSE_PHY) += vitesse.o