summaryrefslogtreecommitdiff
path: root/drivers/net/Makefile.lib
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2003-07-25 20:14:26 -0700
committerJens Axboe <axboe@suse.de>2003-07-25 20:14:26 -0700
commit49dfdcd2a522733e2e27800e094e7cbfec083ded (patch)
tree8eef6afcf211f22c0d99952d9046a4ee58b8bab1 /drivers/net/Makefile.lib
parent22753ad8f31bf32aecf287432a909f0c58615c4d (diff)
[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.
Diffstat (limited to 'drivers/net/Makefile.lib')
-rw-r--r--drivers/net/Makefile.lib2
1 files changed, 1 insertions, 1 deletions
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