mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-13 16:47:05 +07:00
59ffb30f7d
Move the Xircom driver into drivers/net/ethernet/xircom/ and make the necessary Kconfig and Makefile changes. CC: <psheer@icon.co.za> CC: Dominik Brodowski <linux@dominikbrodowski.net> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
100 B
Makefile
6 lines
100 B
Makefile
#
|
|
# Makefile for the Xircom network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_PCMCIA_XIRC2PS) += xirc2ps_cs.o
|