From 49dfdcd2a522733e2e27800e094e7cbfec083ded Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Fri, 25 Jul 2003 20:14:26 -0700 Subject: [PATCH] Rename ariadne2 to zorro8390 Rename ariadne2 to zorro8390, since this driver supports several NS8390-based Zorro Ethernet cards. Kill all never used occurrencies of CONFIG_NE2K_ZORRO. --- drivers/net/Makefile.lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/net/Makefile.lib') diff --git a/drivers/net/Makefile.lib b/drivers/net/Makefile.lib index d3bf5b39d4ce..9d969da92ddc 100644 --- a/drivers/net/Makefile.lib +++ b/drivers/net/Makefile.lib @@ -70,5 +70,5 @@ obj-$(CONFIG_ES3210) += crc32.o obj-$(CONFIG_LNE390) += crc32.o obj-$(CONFIG_NE3210) += crc32.o obj-$(CONFIG_AC3200) += crc32.o -obj-$(CONFIG_ARIADNE2) += crc32.o +obj-$(CONFIG_ZORRO8390) += crc32.o obj-$(CONFIG_HYDRA) += crc32.o -- cgit v1.2.3