mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 12:41:55 +00: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
|