aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Makefile
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@vyatta.com>2008-12-03 22:10:10 -0800
committerDavid S. Miller <davem@davemloft.net>2008-12-03 22:10:10 -0800
commit5618f0d1193d6b051da9b59b0e32ad24397f06a4 (patch)
treedd2f8a354650e03edd5abeee31cf655a09e9aaee /drivers/net/Makefile
parentzorro8390: convert to net_device_ops (diff)
downloadlinux-dev-5618f0d1193d6b051da9b59b0e32ad24397f06a4.tar.xz
linux-dev-5618f0d1193d6b051da9b59b0e32ad24397f06a4.zip
hydra: convert to net_device_ops
Another device using 8390 library that needs converting. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Makefile')
-rw-r--r--drivers/net/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/Makefile b/drivers/net/Makefile
index a1fc8a1b50da..1a758dc4394e 100644
--- a/drivers/net/Makefile
+++ b/drivers/net/Makefile
@@ -202,7 +202,7 @@ obj-$(CONFIG_SGI_IOC3_ETH) += ioc3-eth.o
obj-$(CONFIG_DECLANCE) += declance.o
obj-$(CONFIG_ATARILANCE) += atarilance.o
obj-$(CONFIG_A2065) += a2065.o
-obj-$(CONFIG_HYDRA) += hydra.o
+obj-$(CONFIG_HYDRA) += hydra.o 8390.o
obj-$(CONFIG_ARIADNE) += ariadne.o
obj-$(CONFIG_CS89x0) += cs89x0.o
obj-$(CONFIG_MACSONIC) += macsonic.o