mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
86387e1ac4
Move the Exar drivers into drivers/net/ethernet/neterion/ and make the necessary Kconfig and Makefile changes. CC: Jon Mason <jdmason@kudzu.us> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
7 lines
110 B
Makefile
7 lines
110 B
Makefile
#
|
|
# Makefile for the Exar network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_S2IO) += s2io.o
|
|
obj-$(CONFIG_VXGE) += vxge/
|