mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-26 19:41:00 +07:00
531c4f896c
Based on feedback from Alan Cox, the acenic driver moved to drivers/net/ethernet/alteon/ and made the necessary Kconfig and Makefile changes. CC: Jes Sorensen <jes@trained-monkey.org> CC: Alan Cox <alan@linux.intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
6 lines
88 B
Makefile
6 lines
88 B
Makefile
#
|
|
# Makefile for the Alteon network device drivers.
|
|
#
|
|
|
|
obj-$(CONFIG_ACENIC) += acenic.o
|