mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-22 23:04:43 +00:00
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>
5 lines
101 B
Makefile
5 lines
101 B
Makefile
#
|
|
# Makefile for the Adaptec network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ADAPTEC_STARFIRE) += starfire.o
|