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>
5 lines
100 B
Makefile
5 lines
100 B
Makefile
#
|
|
# Makefile for the Xircom network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_PCMCIA_XIRC2PS) += xirc2ps_cs.o
|