9bba23b0ae
Move the Adaptec driver into drivers/net/ethernet/adaptec/ and make the necessary Kconfig and Makefile changes. CC: Ion Badulescu <ionut@badula.org> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
101 B
Makefile
6 lines
101 B
Makefile
#
|
|
# Makefile for the Adaptec network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ADAPTEC_STARFIRE) += starfire.o
|