mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
0ffd89e48f
This is another one that makes sense to target for obsolescence, since it (a)appeared pre-1995, and (b)was rather rare, and (c)did not really have any statistically significant active linux user base. Removing this ISA 10Mbit driver support is unlikely to be even noticed by the user base of 3.9+ linux kernels, especially when the documentation clearly indicates the vintage with this text: "...designed to work with all kernels > 1.1.33" Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
6 lines
105 B
Makefile
6 lines
105 B
Makefile
#
|
|
# Makefile for the Digital Equipment Inc. network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_NET_TULIP) += tulip/
|