mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-19 18:24:14 +08: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
|