mirror of
https://github.com/torvalds/linux.git
synced 2024-12-14 15:13:52 +00:00
bb37f1223a
This is another driver for relatively rare 10Mbit hardware that originated in the early 1990's. So we select it for removal at this point in time as well. Cc: Mika Kuoppala <miku@iki.fi> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
6 lines
101 B
Makefile
6 lines
101 B
Makefile
#
|
|
# Makefile for the Fujitsu network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_PCMCIA_FMVJ18X) += fmvj18x_cs.o
|