mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-11 17:55:10 +07:00
![Jeff Kirsher](/assets/img/avatar_default.png)
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
|